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

java.lang.Object
  extended by com.ibm.jbatch.tck.artifacts.specialized.MyPartitionCollector
All Implemented Interfaces:
PartitionCollector

@Named
public class MyPartitionCollector
extends java.lang.Object
implements PartitionCollector


Constructor Summary
MyPartitionCollector()
           
 
Method Summary
 java.io.Externalizable collectPartitionData()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MyPartitionCollector

public MyPartitionCollector()
Method Detail

collectPartitionData

public java.io.Externalizable collectPartitionData()
                                            throws java.lang.Exception
Specified by:
collectPartitionData in interface PartitionCollector
Throws:
java.lang.Exception


Copyright © 2013. All Rights Reserved.