Uses of Class
org.apache.logging.log4j.core.util.WatchManager
Packages that use WatchManager
Package
Description
Configuration of Log4j 2.
Log4j 2 Script support.
Log4j 2 helper classes.
-
Uses of WatchManager in org.apache.logging.log4j.core.config
Fields in org.apache.logging.log4j.core.config declared as WatchManagerMethods in org.apache.logging.log4j.core.config that return WatchManagerModifier and TypeMethodDescriptionAbstractConfiguration.getWatchManager()Configuration.getWatchManager()Return the WatchManager. -
Uses of WatchManager in org.apache.logging.log4j.core.script
Fields in org.apache.logging.log4j.core.script declared as WatchManagerConstructors in org.apache.logging.log4j.core.script with parameters of type WatchManagerModifierConstructorDescriptionScriptManager(Configuration configuration, WatchManager watchManager, String scriptLanguages) -
Uses of WatchManager in org.apache.logging.log4j.core.util
Methods in org.apache.logging.log4j.core.util with parameters of type WatchManagerModifier and TypeMethodDescriptionvoidWatchEventService.subscribe(WatchManager manager) voidWatchEventService.unsubscribe(WatchManager manager)