jsr352.tck.specialized
Class DoSomethingItemReaderImpl

java.lang.Object
  extended by jsr352.tck.specialized.DoSomethingItemReaderImpl

@Named(value="DoSomethingItemReader")
public class DoSomethingItemReaderImpl
extends Object


Constructor Summary
DoSomethingItemReaderImpl()
           
 
Method Summary
 CheckpointData getCPD()
           
 void openMe(CheckpointData cpd)
           
 ReadRecord readIt()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DoSomethingItemReaderImpl

public DoSomethingItemReaderImpl()
Method Detail

openMe

public void openMe(CheckpointData cpd)

readIt

public ReadRecord readIt()

getCPD

public CheckpointData getCPD()


Copyright © 2012. All Rights Reserved.