Package ch.qos.logback.core.joran.util
Class ConfigurationWatchListUtil
java.lang.Object
ch.qos.logback.core.joran.util.ConfigurationWatchListUtil
- Author:
- Ceki Gülcü
-
Method Summary
Modifier and TypeMethodDescriptionstatic voidaddToWatchList(Context context, URL url)static ConfigurationWatchListgetConfigurationWatchList(Context context)static URLgetMainWatchURL(Context context)static voidregisterConfigurationWatchList(Context context, ConfigurationWatchList cwl)static voidsetMainWatchURL(Context context, URL url)
-
Method Details
-
registerConfigurationWatchList
-
setMainWatchURL
-
getMainWatchURL
-
addToWatchList
-
getConfigurationWatchList
-