java.lang.Object
ch.qos.logback.core.spi.ContextAwareBase
ch.qos.logback.core.model.processor.ModelHandlerBase
ch.qos.logback.core.model.processor.ResourceHandlerBase
- All Implemented Interfaces:
- ContextAware
- Direct Known Subclasses:
- IncludeModelHandler,- PropertiesConfiguratorModelHandler
- 
Field SummaryFieldsFields inherited from class ch.qos.logback.core.spi.ContextAwareBasecontext
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionprotected URLattributeToURL(String urlAttribute) protected booleancheckAttributes(ResourceModel resourceModel) protected URLfilePathAsURL(String path) protected Stringprotected URLgetInputURL(ContextAwarePropertyContainer contextAwarePropertyContainer, ResourceModel resourceModel) protected InputStreamprotected URLresourceAsURL(String resourceAttribute) protected voidwarnIfRequired(String msg) Methods inherited from class ch.qos.logback.core.model.processor.ModelHandlerBasegetSupportedModelClass, handle, isSupportedModelType, postHandle, toStringMethods inherited from class ch.qos.logback.core.spi.ContextAwareBaseaddError, addError, addInfo, addInfo, addStatus, addWarn, addWarn, getContext, getDeclaredOrigin, getStatusManager, setContext
- 
Field Details- 
attributeInUse
- 
optional
 
- 
- 
Constructor Details- 
ResourceHandlerBase
 
- 
- 
Method Details- 
openURL
- 
checkAttributes
- 
getAttribureInUse
- 
getInputURLprotected URL getInputURL(ContextAwarePropertyContainer contextAwarePropertyContainer, ResourceModel resourceModel) 
- 
filePathAsURL
- 
attributeToURL
- 
resourceAsURL
- 
warnIfRequired
 
-