Package ch.qos.logback.core.joran.spi
Class ConfigurationWatchList
java.lang.Object
ch.qos.logback.core.spi.ContextAwareBase
ch.qos.logback.core.joran.spi.ConfigurationWatchList
- All Implemented Interfaces:
ContextAware
- Author:
- Ceki Gülcü
-
Field Summary
Fields inherited from class ch.qos.logback.core.spi.ContextAwareBase
context
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
addToWatchList
(URL url) boolean
void
clear()
void
setMainURL
(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
-
Constructor Details
-
ConfigurationWatchList
public ConfigurationWatchList()
-
-
Method Details
-
buildClone
-
clear
-
setMainURL
The mainURL for the configuration file. Null values are allowed.- Parameters:
mainURL
-
-
addToWatchList
-
getMainURL
-
getCopyOfFileWatchList
-
changeDetected
-