com.ibm.jbatch.tck.artifacts.specialized
Class InventoryCheckpointAlgorithmOverride2
java.lang.Object
javax.batch.api.AbstractCheckpointAlgorithm
com.ibm.jbatch.tck.artifacts.specialized.InventoryCheckpointAlgorithmOverride2
- All Implemented Interfaces:
- CheckpointAlgorithm
@Named(value="inventoryCheckpointAlgorithmOverride2")
public class InventoryCheckpointAlgorithmOverride2
- extends AbstractCheckpointAlgorithm
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InventoryCheckpointAlgorithmOverride2
public InventoryCheckpointAlgorithmOverride2()
isReadyToCheckpoint
public boolean isReadyToCheckpoint()
throws Exception
- Specified by:
isReadyToCheckpoint in interface CheckpointAlgorithm- Specified by:
isReadyToCheckpoint in class AbstractCheckpointAlgorithm
- Throws:
Exception
checkpointTimeout
public int checkpointTimeout()
throws Exception
- Specified by:
checkpointTimeout in interface CheckpointAlgorithm- Overrides:
checkpointTimeout in class AbstractCheckpointAlgorithm
- Throws:
Exception
Copyright © 2013. All Rights Reserved.