public class ConfigurationWatchList extends ContextAwareBase
context| Constructor and Description |
|---|
ConfigurationWatchList() |
| Modifier and Type | Method and Description |
|---|---|
void |
addToWatchList(URL url) |
ConfigurationWatchList |
buildClone() |
boolean |
changeDetected() |
void |
clear() |
List<File> |
getCopyOfFileWatchList() |
URL |
getMainURL() |
void |
setMainURL(URL mainURL)
The mainURL for the configuration file.
|
addError, addError, addInfo, addInfo, addStatus, addWarn, addWarn, getContext, getDeclaredOrigin, getStatusManager, setContextpublic ConfigurationWatchList buildClone()
public void clear()
public void setMainURL(URL mainURL)
mainURL - public void addToWatchList(URL url)
public URL getMainURL()
public boolean changeDetected()
Copyright © 2005–2018 QOS.ch. All rights reserved.