com.ibm.jbatch.tck.artifacts.specialized
Class MyPartitionPlan

java.lang.Object
  extended by javax.batch.api.partition.PartitionPlanImpl
      extended by com.ibm.jbatch.tck.artifacts.specialized.MyPartitionPlan
All Implemented Interfaces:
PartitionPlan

@Named(value="myPartitionPlan")
public class MyPartitionPlan
extends PartitionPlanImpl


Constructor Summary
MyPartitionPlan()
           
 
Method Summary
 
Methods inherited from class javax.batch.api.partition.PartitionPlanImpl
getPartitionProperties, getPartitions, getPartitionsOverride, getThreads, setPartitionProperties, setPartitions, setPartitionsOverride, setThreads
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MyPartitionPlan

public MyPartitionPlan()


Copyright © 2013. All Rights Reserved.