Package | Description |
---|---|
com.caucho.config.timer | |
com.caucho.config.types | |
com.caucho.resources |
Modifier and Type | Class and Description |
---|---|
class |
CronTrigger
Implements a cron-style trigger.
|
Constructor and Description |
---|
TimerTask(EjbTimerContainer timerService,
TimeoutInvoker invoker,
EjbTimer task,
CronExpression cronExpression,
Trigger trigger,
java.io.Serializable data)
Constructs a new scheduled task.
|
Modifier and Type | Class and Description |
---|---|
class |
CronType
Implements a unix cron-style trigger.
|
Modifier and Type | Class and Description |
---|---|
class |
TimerTrigger
Trigger for delay, period
|