| Interface | Description |
|---|---|
| CheckpointPolicyAlgorithm |
CheckPointPolicy algorithms determine when a Batch Execution Environment
commits the global transaction when it is invoking
the Batch Step Bean by calling the Step Bean's processJobStep
method in a batch loop.
|
| ResultsAlgorithm |
Results Algorithms are an optional feature of the batch programming model.
|
| Class | Description |
|---|---|
| JobClassInterceptor |
JobClassInterceptor is the abstract base class for the Scheduler Job Classification Interceptor System Programming Interface (SPI).
|
| LifeCycle |
LifeCycle is the abstract base class for the LifeCycle System Programming Interface (SPI).
|