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 void
addToWatchList
(Context context, URL url) static ConfigurationWatchList
getConfigurationWatchList
(Context context) static URL
getMainWatchURL
(Context context) static void
registerConfigurationWatchList
(Context context, ConfigurationWatchList cwl) static void
setMainWatchURL
(Context context, URL url)
-
Method Details
-
registerConfigurationWatchList
-
setMainWatchURL
-
getMainWatchURL
-
addToWatchList
-
getConfigurationWatchList
-