Uses of Package
org.springframework.batch.core.partition

Packages that use org.springframework.batch.core.partition
org.springframework.batch.core.partition   
org.springframework.batch.core.partition.support   
 

Classes in org.springframework.batch.core.partition used by org.springframework.batch.core.partition
StepExecutionSplitter
          Strategy interface for generating input contexts for a partitioned step execution independent from the fabric they are going to run on.
 

Classes in org.springframework.batch.core.partition used by org.springframework.batch.core.partition.support
PartitionHandler
          Interface defining the responsibilities of controlling the execution of a partitioned StepExecution.
StepExecutionSplitter
          Strategy interface for generating input contexts for a partitioned step execution independent from the fabric they are going to run on.
 



Copyright © 2009 SpringSource. All Rights Reserved.