|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
StepHolder | Interface for holders of a Step as a convenience for callers who need
access to the underlying instance. |
StepInterruptionPolicy | Strategy interface for an interruption policy. |
StepLocator | Interface for locating a Step instance by name. |
Class Summary | |
---|---|
AbstractStep | A Step implementation that provides common behavior to subclasses,
including registering and calling listeners. |
NoWorkFoundStepExecutionListener | Fails the step if no items have been processed ( item count is 0). |
ThreadStepInterruptionPolicy | Policy that checks the current thread to see if it has been interrupted. |
Exception Summary | |
---|---|
FatalStepExecutionException | |
NoSuchStepException | Exception to signal that a step was requested that is unknown or does not exist. |
Specific implementations of step concerns.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |