com.ibm.jbatch.tck.artifacts.specialized
Class ArtifactInstanceTestChunkListener
java.lang.Object
com.ibm.jbatch.tck.artifacts.specialized.ArtifactInstanceTestChunkListener
- All Implemented Interfaces:
- ChunkListener
@Named
public class ArtifactInstanceTestChunkListener
- extends Object
- implements ChunkListener
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ArtifactInstanceTestChunkListener
public ArtifactInstanceTestChunkListener()
beforeChunk
public void beforeChunk()
throws Exception
- Specified by:
beforeChunk in interface ChunkListener
- Throws:
Exception
afterChunk
public void afterChunk()
throws Exception
- Specified by:
afterChunk in interface ChunkListener
- Throws:
Exception
onError
public void onError(Exception e)
throws Exception
- Specified by:
onError in interface ChunkListener
- Throws:
Exception
Copyright © 2013. All Rights Reserved.