Package | Description |
---|---|
org.apache.log4j.scheduler |
Modifier and Type | Method and Description |
---|---|
boolean |
Scheduler.changePeriod(Job job,
long newPeriod)
Change the period of a job.
|
boolean |
Scheduler.delete(Job job)
Delete the given job.
|
void |
Scheduler.schedule(Job job,
long desiredTime)
Schedule a
Job for execution at system time given by
the desiredTime parameter. |
void |
Scheduler.schedule(Job job,
long desiredTime,
long period)
Schedule a
Job for execution at system time given by
the desiredTime parameter. |
Copyright © 2002-2017 Apache Software Foundation. All Rights Reserved.
Apache Logging, Apache Log4j, Log4j, Apache Chainsaw, Chainsaw, Apache, the Apache feather logo, the Apache Logging project logo, and the Apache Log4j logo are trademarks of The Apache Software Foundation.