Uses of Class
org.springframework.batch.core.partition.support.AbstractPartitionHandler

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

Uses of AbstractPartitionHandler in org.springframework.batch.core.partition.support
 

Subclasses of AbstractPartitionHandler in org.springframework.batch.core.partition.support
 class TaskExecutorPartitionHandler
          A PartitionHandler that uses a TaskExecutor to execute the partitioned Step locally in multiple threads.
 



Copyright © 2013 SpringSource. All Rights Reserved.