Uses of Class
org.apache.logging.log4j.core.util.CronExpression
Packages that use CronExpression
Package
Description
-
Uses of CronExpression in org.apache.logging.log4j.core.appender.rolling
Methods in org.apache.logging.log4j.core.appender.rolling that return CronExpression -
Uses of CronExpression in org.apache.logging.log4j.core.config
Methods in org.apache.logging.log4j.core.config with parameters of type CronExpressionModifier and TypeMethodDescriptionConfigurationScheduler.scheduleWithCron(CronExpression cronExpression, Runnable command) Creates and executes an action that first based on a cron expression.ConfigurationScheduler.scheduleWithCron(CronExpression cronExpression, Date startDate, Runnable command) Creates and executes an action that first based on a cron expression.Constructors in org.apache.logging.log4j.core.config with parameters of type CronExpression -
Uses of CronExpression in org.apache.logging.log4j.core.config.plugins.convert
Methods in org.apache.logging.log4j.core.config.plugins.convert that return CronExpressionModifier and TypeMethodDescription