Package ch.qos.logback.core.joran.util
Class ConfigurationWatchListUtil
java.lang.Object
ch.qos.logback.core.joran.util.ConfigurationWatchListUtil
Deprecated.
This internal logback API is not supported by AEM as a Cloud Service.
-
Method Summary
Modifier and TypeMethodDescriptionstatic voidaddToWatchList(Context context, URL url) Deprecated.static ConfigurationWatchListgetConfigurationWatchList(Context context) Deprecated.static URLgetMainWatchURL(Context context) Deprecated.static voidregisterConfigurationWatchList(Context context, ConfigurationWatchList cwl) Deprecated.static voidsetMainWatchURL(Context context, URL url) Deprecated.
-
Method Details
-
registerConfigurationWatchList
Deprecated. -
setMainWatchURL
Deprecated. -
getMainWatchURL
Deprecated. -
addToWatchList
Deprecated. -
getConfigurationWatchList
Deprecated.
-