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

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

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

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

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

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



Copyright © 2013. All Rights Reserved.