com.ibm.jbatch.tck.artifacts.chunkartifacts
Class RetryInitProcessor

java.lang.Object
  extended by com.ibm.jbatch.tck.artifacts.chunkartifacts.RetryInitProcessor
All Implemented Interfaces:
ItemProcessor

@Named(value="retryInitProcessor")
public class RetryInitProcessor
extends Object
implements ItemProcessor


Constructor Summary
RetryInitProcessor()
           
 
Method Summary
 NumbersRecord processItem(Object record)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RetryInitProcessor

public RetryInitProcessor()
Method Detail

processItem

public NumbersRecord processItem(Object record)
                          throws Exception
Specified by:
processItem in interface ItemProcessor
Throws:
Exception


Copyright © 2013. All Rights Reserved.