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

java.lang.Object
  extended by com.ibm.jbatch.tck.artifacts.common.AbstractPartitionPlan
      extended by com.ibm.jbatch.tck.artifacts.specialized.MyPartitionPlan
All Implemented Interfaces:
Externalizable, Serializable, PartitionPlan

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

See Also:
Serialized Form

Constructor Summary
MyPartitionPlan()
           
 
Method Summary
 
Methods inherited from class com.ibm.jbatch.tck.artifacts.common.AbstractPartitionPlan
getPartitionCount, getPartitionProperties, getThreadCount, readExternal, setPartitionCount, setPartitionProperties, setThreadCount, writeExternal
 
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.