Package org.springframework.batch.core.scope.context

Class Summary
ChunkContext  
StepContext Simple implementation of StepContext.
StepContextRepeatCallback Convenient base class for clients who need to do something in a repeat callback inside a Step.
StepScopeManager Convenient aspect to wrap a single threaded step execution, where the implementation of the Step is not step scope aware (i.e. not the ones provided by the framework).
StepSynchronizationManager Central convenience class for framework use in managing the step scope context.
 



Copyright © 2009 SpringSource. All Rights Reserved.