jsr352.tck.chunkartifacts
Class InventoryReader

java.lang.Object
  extended by jsr352.tck.chunkartifacts.InventoryReader

@Named(value="InventoryReader")
public class InventoryReader
extends Object


Field Summary
protected  DataSource dataSource
           
 
Constructor Summary
InventoryReader()
           
 
Method Summary
 InventoryCheckpointData getInventoryCheckpoint()
           
 void openMe(InventoryCheckpointData cpd)
           
 InventoryRecord readItem()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

dataSource

protected DataSource dataSource
Constructor Detail

InventoryReader

public InventoryReader()
Method Detail

openMe

public void openMe(InventoryCheckpointData cpd)
            throws NamingException
Throws:
NamingException

readItem

public InventoryRecord readItem()
                         throws Exception
Throws:
Exception

getInventoryCheckpoint

public InventoryCheckpointData getInventoryCheckpoint()


Copyright © 2012. All Rights Reserved.