Package | Description |
---|---|
org.apache.logging.log4j.core.config |
Configuration of Log4j 2.
|
Modifier and Type | Method and Description |
---|---|
CronScheduledFuture<?> |
ConfigurationScheduler.scheduleWithCron(CronExpression cronExpression,
Date startDate,
Runnable command)
Creates and executes an action that first based on a cron expression.
|
CronScheduledFuture<?> |
ConfigurationScheduler.scheduleWithCron(CronExpression cronExpression,
Runnable command)
Creates and executes an action that first based on a cron expression.
|
Modifier and Type | Method and Description |
---|---|
void |
ConfigurationScheduler.CronRunnable.setScheduledFuture(CronScheduledFuture<?> future) |
Copyright © 1999-2017. All Rights Reserved.
Apache Logging, Apache Log4j, Log4j, Apache, the Apache feather logo, the Apache Logging project logo, and the Apache Log4j logo are trademarks of The Apache Software Foundation.