Class | Description |
---|---|
ClusterExample |
Used to test/show the clustering features of JDBCJobStore (JobStoreTX or
JobStoreCMT).
|
SimpleRecoveryJob |
A dumb implementation of Job, for unit testing purposes.
|
SimpleRecoveryStatefulJob |
This job has the same functionality of SimpleRecoveryJob
except that this job implements is 'stateful', in that it
will have it's data (JobDataMap) automatically re-persisted
after each execution, and only one instance of the JobDetail
can be executed at a time.
|
Copyright © 2011. All Rights Reserved.