public class CompositePartitionedStepExecutionStateListener extends AbstractCompositeListener<PartitionedStepExecutionStateListener> implements PartitionedStepExecutionStateListener
PartitionedStepExecutionStateListener.PartitionedStepExecutionState| Constructor and Description |
|---|
CompositePartitionedStepExecutionStateListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
state(PartitionedStepExecutionStateListener.PartitionedStepExecutionState state,
org.springframework.batch.core.StepExecution stepExecution)
Invoked when partitioned step state is changing.
|
getListeners, register, setListenerspublic CompositePartitionedStepExecutionStateListener()
public void state(PartitionedStepExecutionStateListener.PartitionedStepExecutionState state, org.springframework.batch.core.StepExecution stepExecution)
PartitionedStepExecutionStateListenerstate in interface PartitionedStepExecutionStateListenerstate - the AppmasterStateListener.AppmasterStatestepExecution - the step execution