Uses of Class
org.springframework.batch.repeat.context.RepeatContextSupport

Packages that use RepeatContextSupport
org.springframework.batch.repeat.policy Infrastructure implementations of repeat policy concerns. 
 

Uses of RepeatContextSupport in org.springframework.batch.repeat.policy
 

Subclasses of RepeatContextSupport in org.springframework.batch.repeat.policy
protected  class CompositeCompletionPolicy.CompositeBatchContext
          Composite context that knows about the policies and contexts is was created with.
protected  class CountingCompletionPolicy.CountingBatchContext
           
protected  class SimpleCompletionPolicy.SimpleTerminationContext
           
protected  class TimeoutTerminationPolicy.TimeoutBatchContext
           
 



Copyright © 2009 SpringSource. All Rights Reserved.