Uses of Class
com.ibm.jbatch.container.artifact.proxy.ItemReaderProxy

Packages that use ItemReaderProxy
com.ibm.jbatch.container.artifact.proxy   
com.ibm.jbatch.container.persistence   
 

Uses of ItemReaderProxy in com.ibm.jbatch.container.artifact.proxy
 

Methods in com.ibm.jbatch.container.artifact.proxy that return ItemReaderProxy
static ItemReaderProxy ProxyFactory.createItemReaderProxy(String id, InjectionReferences injectionRefs, StepContextImpl stepContext)
           
 

Uses of ItemReaderProxy in com.ibm.jbatch.container.persistence
 

Constructors in com.ibm.jbatch.container.persistence with parameters of type ItemReaderProxy
CheckpointManager(ItemReaderProxy reader, ItemWriterProxy writer, CheckpointAlgorithm chkptAlg, long executionId, long jobInstanceID, String stepId)
           
 



Copyright © 2013. All Rights Reserved.