Uses of Interface
org.springframework.batch.core.step.StepHolder

Packages that use StepHolder
org.springframework.batch.core.job.flow.support.state   
 

Uses of StepHolder in org.springframework.batch.core.job.flow.support.state
 

Classes in org.springframework.batch.core.job.flow.support.state that implement StepHolder
 class StepState
          State implementation that delegates to a FlowExecutor to execute the specified Step.
 



Copyright © 2009 SpringSource. All Rights Reserved.