See: Description
Interface | Description |
---|---|
JobEntry |
This is a interface for a scheduled job.
|
ScheduleService |
ScheduleService interface.
|
Class | Description |
---|---|
AbstractJobEntry |
This class provides the basic implementation of common features for a scheduled job entry.
|
AbstractSchedulerService |
Service for a cron like scheduler.
|
BaseJobEntryTorque |
This class was autogenerated by Torque on:
[Mon Dec 21 20:40:21 CET 2015]
You should not use this class directly.
|
BaseJobEntryTorquePeer |
The skeleton for this class was autogenerated by Torque on:
[Mon Dec 21 20:40:21 CET 2015]
You should not use this class directly.
|
BaseJobEntryTorquePeerImpl |
The skeleton for this class was autogenerated by Torque on:
[Mon Dec 21 20:40:21 CET 2015]
You should not use this class directly.
|
BaseJobEntryTorqueRecordMapper |
Maps ResultSet rows into JobEntryTorque objects.
|
JobEntryNonPersistent |
This is an implementation of a JobEntry with no persistence.
|
JobEntryQuartz |
This implements a Turbine scheduled job model for the
QuartzScheduler . |
JobEntryTorque |
The skeleton for this class was autogenerated by Torque on:
[Mon Dec 21 20:37:45 CET 2015]
You should add additional methods to this class to meet the
application requirements.
|
JobEntryTorquePeer |
The skeleton for this class was autogenerated by Torque on:
[Mon Dec 21 20:37:45 CET 2015]
This class provides static wrappers for the peer implementation classes.
|
JobEntryTorquePeerImpl |
The skeleton for this class was autogenerated by Torque on:
[Mon Dec 21 20:37:45 CET 2015]
You should add additional methods to this class to meet the
application requirements.
|
JobEntryTorqueRecordMapper |
Maps ResultSet rows into JobEntryTorque objects.
|
JobQueue<J extends JobEntry> |
Queue for the scheduler.
|
QuartzSchedulerService |
Service for a quartz scheduler.
|
SchedulerTool |
This tool is used to retrieve information about the job scheduler.
|
TorqueSchedulerService | Deprecated
Use QuartzSchedulerService instead
|
TurbineNonPersistentSchedulerService | Deprecated
Use QuartzSchedulerService instead
|
TurbineScheduler |
This is a facade class to provide easy access to the Scheduler
service.
|
WorkerThread |
Wrapper for a
JobEntry to actually perform the job's action. |
Enum | Description |
---|---|
AbstractJobEntry.ScheduleType |
schedule types
|
Copyright © 2000-2015 The Apache Software Foundation. All Rights Reserved.