jsr352.tck.specialized
Class DoSomethingArrayItemReaderImpl

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

@Named(value="DoSomethingArrayItemReader")
public class DoSomethingArrayItemReaderImpl
extends Object


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

Constructor Detail

DoSomethingArrayItemReaderImpl

public DoSomethingArrayItemReaderImpl()
Method Detail

openMe

public void openMe(ArrayIndexCheckpointData cpd)

readIt

public ReadRecord readIt()
                  throws Exception
Throws:
Exception

getCPD

public ArrayIndexCheckpointData getCPD()


Copyright © 2012. All Rights Reserved.