Uses of Interface
org.apache.log4j.scheduler.Job
Packages that use Job
-
Uses of Job in org.apache.log4j.scheduler
Methods in org.apache.log4j.scheduler with parameters of type JobModifier and TypeMethodDescriptionbooleanScheduler.changePeriod(Job job, long newPeriod) Change the period of a job.booleanDelete the given job.voidSchedule aJobfor execution at system time given by thedesiredTimeparameter.voidSchedule aJobfor execution at system time given by thedesiredTimeparameter.