|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectch.qos.logback.core.spi.ContextAwareBase
ch.qos.logback.core.joran.spi.ConfigurationWatchList
public class ConfigurationWatchList
| Field Summary |
|---|
| Fields inherited from class ch.qos.logback.core.spi.ContextAwareBase |
|---|
context |
| Constructor Summary | |
|---|---|
ConfigurationWatchList()
|
|
| Method Summary | |
|---|---|
void |
addToWatchList(java.net.URL url)
|
boolean |
changeDetected()
|
void |
clear()
|
java.util.List<java.io.File> |
getCopyOfFileWatchList()
|
java.net.URL |
getMainURL()
|
void |
setMainURL(java.net.URL mainURL)
The mainURL for the configuration file. |
| Methods inherited from class ch.qos.logback.core.spi.ContextAwareBase |
|---|
addError, addError, addInfo, addInfo, addStatus, addWarn, addWarn, getContext, getDeclaredOrigin, getStatusManager, setContext |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ConfigurationWatchList()
| Method Detail |
|---|
public void clear()
public void setMainURL(java.net.URL mainURL)
mainURL - public void addToWatchList(java.net.URL url)
public java.net.URL getMainURL()
public java.util.List<java.io.File> getCopyOfFileWatchList()
public boolean changeDetected()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||