ch.qos.logback.core.joran.util
Class ConfigurationWatchListUtil
java.lang.Object
ch.qos.logback.core.joran.util.ConfigurationWatchListUtil
public class ConfigurationWatchListUtil
- extends Object
- Author:
- Ceki Gücü
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
setMainWatchURL
public static void setMainWatchURL(Context context,
URL url)
addToWatchList
public static void addToWatchList(Context context,
URL url)
getConfigurationWatchList
public static ConfigurationWatchList getConfigurationWatchList(Context context)
Copyright © 2005-2011 QOS.ch. All Rights Reserved.