com.ibm.jbatch.container.persistence
Class CheckpointAlgorithmFactory

java.lang.Object
  extended by com.ibm.jbatch.container.persistence.CheckpointAlgorithmFactory

public class CheckpointAlgorithmFactory
extends Object


Constructor Summary
CheckpointAlgorithmFactory()
           
 
Method Summary
static CheckpointAlgorithmProxy getCheckpointAlgorithmProxy(Step step, InjectionReferences injectionReferences, StepContextImpl stepContext)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CheckpointAlgorithmFactory

public CheckpointAlgorithmFactory()
Method Detail

getCheckpointAlgorithmProxy

public static CheckpointAlgorithmProxy getCheckpointAlgorithmProxy(Step step,
                                                                   InjectionReferences injectionReferences,
                                                                   StepContextImpl stepContext)
                                                            throws ArtifactValidationException
Throws:
ArtifactValidationException


Copyright © 2013. All Rights Reserved.