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

java.lang.Object
  extended by com.ibm.jbatch.tck.artifacts.specialized.ListenerOnErrorProcessor
All Implemented Interfaces:
ItemProcessor<ReadRecord,ReadRecord>

public class ListenerOnErrorProcessor
extends java.lang.Object
implements ItemProcessor<ReadRecord,ReadRecord>


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

Constructor Detail

ListenerOnErrorProcessor

public ListenerOnErrorProcessor()
Method Detail

processItem

public ReadRecord processItem(ReadRecord item)
                       throws java.lang.Exception
Specified by:
processItem in interface ItemProcessor<ReadRecord,ReadRecord>
Throws:
java.lang.Exception


Copyright © 2013. All Rights Reserved.