Uses of Class
org.apache.logging.log4j.core.config.ConfigurationScheduler
Packages that use ConfigurationScheduler
Package
Description
-
Uses of ConfigurationScheduler in org.apache.logging.log4j.core.appender.routing
Fields in org.apache.logging.log4j.core.appender.routing declared as ConfigurationSchedulerConstructors in org.apache.logging.log4j.core.appender.routing with parameters of type ConfigurationSchedulerModifierConstructorDescriptionIdlePurgePolicy(long timeToLive, long checkInterval, ConfigurationScheduler scheduler) -
Uses of ConfigurationScheduler in org.apache.logging.log4j.core.config
Fields in org.apache.logging.log4j.core.config declared as ConfigurationSchedulerModifier and TypeFieldDescriptionprivate final ConfigurationSchedulerAbstractConfiguration.configurationSchedulerMethods in org.apache.logging.log4j.core.config that return ConfigurationSchedulerModifier and TypeMethodDescriptionAbstractConfiguration.getScheduler()Configuration.getScheduler() -
Uses of ConfigurationScheduler in org.apache.logging.log4j.core.util
Fields in org.apache.logging.log4j.core.util declared as ConfigurationSchedulerConstructors in org.apache.logging.log4j.core.util with parameters of type ConfigurationScheduler