com.ibm.jbatch.tck.artifacts.chunkartifacts
Class RetryInitProcessor
java.lang.Object
com.ibm.jbatch.tck.artifacts.chunkartifacts.RetryInitProcessor
- All Implemented Interfaces:
- ItemProcessor<NumbersRecord,NumbersRecord>
@Named(value="retryInitProcessor")
public class RetryInitProcessor
- extends Object
- implements ItemProcessor<NumbersRecord,NumbersRecord>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RetryInitProcessor
public RetryInitProcessor()
processItem
public NumbersRecord processItem(NumbersRecord record)
throws Exception
- Specified by:
processItem in interface ItemProcessor<NumbersRecord,NumbersRecord>
- Throws:
Exception
Copyright © 2013. All Rights Reserved.