| Package | Description |
|---|---|
| org.springframework.batch.core.configuration |
Interfaces for registration and location of job configurations.
|
| org.springframework.batch.core.job |
Specific implementations of job concerns.
|
| org.springframework.batch.core.job.flow | |
| org.springframework.batch.core.job.flow.support.state | |
| org.springframework.batch.core.partition.support | |
| org.springframework.batch.core.step |
Specific implementations of step concerns.
|
| org.springframework.batch.core.step.job | |
| org.springframework.batch.core.step.tasklet |
Interfaces and generic implementations of tasklet concerns.
|
| Class and Description |
|---|
| NoSuchStepException
Exception to signal that a step was requested that is unknown or does not
exist.
|
| Class and Description |
|---|
| StepLocator
Interface for locating a
Step instance by name. |
| Class and Description |
|---|
| AbstractStep
A
Step implementation that provides common behavior to subclasses, including registering and calling
listeners. |
| StepLocator
Interface for locating a
Step instance by name. |
| Class and Description |
|---|
| StepHolder
Interface for holders of a
Step as a convenience for callers who need
access to the underlying instance. |
| Class and Description |
|---|
| AbstractStep
A
Step implementation that provides common behavior to subclasses, including registering and calling
listeners. |
| StepHolder
Interface for holders of a
Step as a convenience for callers who need
access to the underlying instance. |
| Class and Description |
|---|
| NoSuchStepException
Exception to signal that a step was requested that is unknown or does not
exist.
|
| StepInterruptionPolicy
Strategy interface for an interruption policy.
|
| StepLocator
Interface for locating a
Step instance by name. |
| Class and Description |
|---|
| AbstractStep
A
Step implementation that provides common behavior to subclasses, including registering and calling
listeners. |
| Class and Description |
|---|
| AbstractStep
A
Step implementation that provides common behavior to subclasses, including registering and calling
listeners. |
| StepInterruptionPolicy
Strategy interface for an interruption policy.
|
Copyright © 2013. All Rights Reserved.