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
          Factory bean for step that executes its item processing with a stateful retry.
 



Copyright © 2008 SpringSource. All Rights Reserved.