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

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

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

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

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

Methods in com.ibm.jbatch.container.persistence that return CheckpointAlgorithmProxy
static CheckpointAlgorithmProxy CheckpointAlgorithmFactory.getCheckpointAlgorithmProxy(Step step, InjectionReferences injectionReferences, StepContextImpl stepContext)
           
 



Copyright © 2013. All Rights Reserved.