Uses of Class
org.springframework.batch.core.step.item.SimpleStepFactoryBean

Packages that use SimpleStepFactoryBean
org.springframework.batch.core.step.item Specific implementations of step concerns for item-oriented approach. 
 

Uses of SimpleStepFactoryBean in org.springframework.batch.core.step.item
 

Subclasses of SimpleStepFactoryBean in org.springframework.batch.core.step.item
 class SkipLimitStepFactoryBean
          Factory bean for step that provides options for configuring skip behavior.
 class StatefulRetryStepFactoryBean
          Deprecated. All the features of this factory bean were moved to SkipLimitStepFactoryBean in version 1.1.0.
 



Copyright © 2009 SpringSource. All Rights Reserved.