Package org.springframework.batch.repeat.context

Infrastructure implementations of repeat context concerns.

See:
          Description

Class Summary
RepeatContextCounter Helper class for policies that need to count the number of occurrences of some event (e.g.
RepeatContextSupport  
SynchronizedAttributeAccessor An AttributeAccessor that synchronizes on a mutex (not this) before modifying or accessing the underlying attributes.
 

Package org.springframework.batch.repeat.context Description

Infrastructure implementations of repeat context concerns.



Copyright © 2008 SpringSource. All Rights Reserved.