|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjavax.batch.api.chunk.AbstractCheckpointAlgorithm
com.ibm.jbatch.tck.artifacts.specialized.MySimpleCustomCheckpointAlgorithm
@Named(value="mySimpleCustomCheckpointAlgorithm") public class MySimpleCustomCheckpointAlgorithm
| Constructor Summary | |
|---|---|
MySimpleCustomCheckpointAlgorithm()
|
|
| Method Summary | |
|---|---|
boolean |
isReadyToCheckpoint()
|
| Methods inherited from class javax.batch.api.chunk.AbstractCheckpointAlgorithm |
|---|
beginCheckpoint, checkpointTimeout, endCheckpoint |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MySimpleCustomCheckpointAlgorithm()
| Method Detail |
|---|
public boolean isReadyToCheckpoint()
throws java.lang.Exception
isReadyToCheckpoint in interface CheckpointAlgorithmisReadyToCheckpoint in class AbstractCheckpointAlgorithmjava.lang.Exception
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||