com.ibm.jbatch.tck.artifacts.specialized
Class MyTimeCheckpointListener
java.lang.Object
javax.batch.api.AbstractChunkListener
com.ibm.jbatch.tck.artifacts.specialized.MyTimeCheckpointListener
- All Implemented Interfaces:
- ChunkListener
@Named(value="myTimeCheckpointListener")
public class MyTimeCheckpointListener
- extends AbstractChunkListener
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MyTimeCheckpointListener
public MyTimeCheckpointListener()
beforeChunk
public void beforeChunk()
- Specified by:
beforeChunk in interface ChunkListener- Overrides:
beforeChunk in class AbstractChunkListener
afterChunk
public void afterChunk()
- Specified by:
afterChunk in interface ChunkListener- Overrides:
afterChunk in class AbstractChunkListener
onError
public void onError()
- Specified by:
onError in interface ChunkListener- Overrides:
onError in class AbstractChunkListener
Copyright © 2013. All Rights Reserved.