Package org.springframework.batch.repeat

Infrastructure implementations of repeat concerns.

See:
          Description

Interface Summary
CompletionPolicy Interface for batch completion policies, to enable batch operations to strategise normal completion conditions.
RepeatCallback Callback interface for batch operations.
RepeatContext Base interface for context which controls the state and completion / termination of a batch step.
RepeatListener Interface for listeners to the batch process.
RepeatOperations The main interface providing access to batch operations.
 

Class Summary
ExitStatus Value object used to carry information about the status of a RepeatOperations.
 

Exception Summary
RepeatException  
 

Package org.springframework.batch.repeat Description

Infrastructure implementations of repeat concerns.



Copyright © 2008 SpringSource. All Rights Reserved.