Package | Description |
---|---|
org.apache.logging.log4j.core.appender.rolling |
Rolling File Appender and support classes.
|
org.apache.logging.log4j.core.config |
Configuration of Log4j 2.
|
org.apache.logging.log4j.core.config.plugins.convert |
TypeConverter plugins for converter strings into various types.
|
Modifier and Type | Method | Description |
---|---|---|
CronExpression |
CronTriggeringPolicy.getCronExpression() |
Modifier and Type | Method | Description |
---|---|---|
CronScheduledFuture<?> |
ConfigurationScheduler.scheduleWithCron(CronExpression cronExpression,
Runnable command) |
Creates and executes an action that first based on a cron expression.
|
CronScheduledFuture<?> |
ConfigurationScheduler.scheduleWithCron(CronExpression cronExpression,
Date startDate,
Runnable command) |
Creates and executes an action that first based on a cron expression.
|
Constructor | Description |
---|---|
CronRunnable(Runnable runnable,
CronExpression cronExpression) |
Modifier and Type | Method | Description |
---|---|---|
CronExpression |
TypeConverters.CronExpressionConverter.convert(String s) |
Copyright © 1999-2018. 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.