Class ConfigurationScheduler.CronRunnable
java.lang.Object
org.apache.logging.log4j.core.config.ConfigurationScheduler.CronRunnable
- All Implemented Interfaces:
Runnable
- Enclosing class:
ConfigurationScheduler
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final CronExpressionprivate final Runnableprivate CronScheduledFuture<?> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidrun()voidsetScheduledFuture(CronScheduledFuture<?> future) toString()
-
Field Details
-
cronExpression
-
runnable
-
scheduledFuture
-
-
Constructor Details
-
CronRunnable
-
-
Method Details
-
setScheduledFuture
-
run
-
toString
-