| Name | Description | Type | Package | Framework | 
| JsrPartitionHandler | Executes a step instance per thread using a ThreadPoolTaskExecutor inaccordance with JSR-352. | Class | org.springframework.batch.core.jsr.partition | Spring Batch | 
| JsrPartitionHandler .PartitionPlanState | Since a PartitionPlan could provide dynamic data (different results from run to run),the batch runtime needs to save off the results for restarts. | Class | org.springframework.batch.core.jsr.partition.JsrPartitionHandler | Spring Batch |