|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ConfigurationMonitor | |
|---|---|
| org.apache.logging.log4j.core.config | Configuration of Log4j 2.0. |
| Uses of ConfigurationMonitor in org.apache.logging.log4j.core.config |
|---|
| Classes in org.apache.logging.log4j.core.config that implement ConfigurationMonitor | |
|---|---|
class |
DefaultConfigurationMonitor
|
class |
FileConfigurationMonitor
Configuration monitor that periodically checks the timestamp of the configuration file and calls the ConfigurationListeners when an update occurs. |
| Fields in org.apache.logging.log4j.core.config declared as ConfigurationMonitor | |
|---|---|
protected ConfigurationMonitor |
BaseConfiguration.monitor
The ConfigurationMonitor that checks for configuration changes. |
| Methods in org.apache.logging.log4j.core.config that return ConfigurationMonitor | |
|---|---|
ConfigurationMonitor |
Configuration.getConfigurationMonitor()
|
ConfigurationMonitor |
BaseConfiguration.getConfigurationMonitor()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||