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 Summary
FieldsFields inherited from class ch.qos.logback.core.spi.ContextAwareBase
context -
Constructor Summary
Constructors -
Method Summary
Modifier 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.ModelHandlerBase
getSupportedModelClass, handle, isSupportedModelType, postHandle, toStringMethods inherited from class ch.qos.logback.core.spi.ContextAwareBase
addError, addError, addInfo, addInfo, addStatus, addWarn, addWarn, getContext, getDeclaredOrigin, getStatusManager, setContext
-
Field Details
-
attributeInUse
-
optional
-
-
Constructor Details
-
ResourceHandlerBase
-
-
Method Details
-
openURL
-
checkAttributes
-
getAttribureInUse
-
getInputURL
protected URL getInputURL(ContextAwarePropertyContainer contextAwarePropertyContainer, ResourceModel resourceModel) -
filePathAsURL
-
attributeToURL
-
resourceAsURL
-
warnIfRequired
-