See: Description
| Class | Description |
|---|---|
| BeanFactoryStepLocator |
A
StepLocator implementation that just looks in its enclosing bean
factory for components of type Step. |
| MessageChannelPartitionHandler |
A
PartitionHandler that uses MessageChannel instances to send instructions to remote workers and
receive their responses. |
| StepExecutionRequest |
Class encapsulating information required to request a step execution in
a remote partitioning setup.
|
| StepExecutionRequestHandler |