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
Fields inherited from class ch.qos.logback.core.spi.ContextAwareBase
context
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected URL
attributeToURL
(String urlAttribute) protected boolean
checkAttributes
(ResourceModel resourceModel) protected URL
filePathAsURL
(String path) protected String
protected URL
getInputURL
(ContextAwarePropertyContainer contextAwarePropertyContainer, ResourceModel resourceModel) protected InputStream
protected URL
resourceAsURL
(String resourceAttribute) protected void
warnIfRequired
(String msg) Methods inherited from class ch.qos.logback.core.model.processor.ModelHandlerBase
getSupportedModelClass, handle, isSupportedModelType, postHandle, toString
Methods 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
-