Package ch.qos.logback.core.joran.spi
Class ConfigurationWatchList
java.lang.Object
ch.qos.logback.core.spi.ContextAwareBase
ch.qos.logback.core.joran.spi.ConfigurationWatchList
- All Implemented Interfaces:
ContextAware
Deprecated.
This internal logback API is not supported by AEM as a Cloud Service.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddToWatchList(URL url) Deprecated.Deprecated.booleanDeprecated.voidclear()Deprecated.Deprecated.Deprecated.voidsetMainURL(URL mainURL) Deprecated.The mainURL for the configuration file.Methods inherited from class ch.qos.logback.core.spi.ContextAwareBase
addError, addError, addInfo, addInfo, addStatus, addWarn, addWarn, getContext, getStatusManager, setContext
-
Constructor Details
-
ConfigurationWatchList
public ConfigurationWatchList()Deprecated.
-
-
Method Details
-
buildClone
Deprecated. -
clear
public void clear()Deprecated. -
setMainURL
Deprecated.The mainURL for the configuration file. Null values are allowed.- Parameters:
mainURL-
-
addToWatchList
Deprecated. -
getMainURL
Deprecated. -
getCopyOfFileWatchList
Deprecated. -
changeDetected
public boolean changeDetected()Deprecated.
-