|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SimpleScheduler | |
---|---|
com.silverpeas.scheduler.simple | Provides a simple implementation of a scheduling system. |
Uses of SimpleScheduler in com.silverpeas.scheduler.simple |
---|
Constructors in com.silverpeas.scheduler.simple with parameters of type SimpleScheduler | |
---|---|
SchedulerEventJob(SimpleScheduler theJobController,
SchedulerEventListener theJobOwner,
String theJobName)
Deprecated. The constructor has proteceted access, because the generation of jobs should be done in a central way by the class 'SimpleScheduler' |
|
SchedulerEventJobMinute(SimpleScheduler theJobController,
SchedulerEventListener theJobOwner,
String theJobName,
FixedPeriodJobTrigger trigger)
Deprecated. The constructor has proteceted access, because the generation of jobs should be done in a central way by the class 'SimpleScheduler' |
|
SchedulerJob(SimpleScheduler aController,
SchedulerEventListener aOwner,
String aJobName)
Deprecated. The constructor has proteceted access, because the generation of jobs should be done in a central way by the class 'SimpleScheduler' |
|
SchedulerMethodJob(SimpleScheduler theJobController,
SchedulerEventListener theJobOwner,
String theJobName)
Deprecated. The constructor has proteceted access, because the generation of jobs should be done in a central way by the class 'SimpleScheduler' |
|
SchedulerMethodJobMinute(SimpleScheduler theJobController,
SchedulerEventListener theJobOwner,
String theJobName,
FixedPeriodJobTrigger trigger)
Deprecated. The constructor has proteceted access, because the generation of jobs should be done in a central way by the class 'SimpleScheduler' |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |