@Named public class ArtifactInstanceTestChunkListener extends Object implements javax.batch.api.chunk.listener.ChunkListener
Constructor and Description |
---|
ArtifactInstanceTestChunkListener() |
Modifier and Type | Method and Description |
---|---|
void |
afterChunk() |
void |
beforeChunk() |
void |
onError(Exception e) |
public void beforeChunk() throws Exception
beforeChunk
in interface javax.batch.api.chunk.listener.ChunkListener
Exception
public void afterChunk() throws Exception
afterChunk
in interface javax.batch.api.chunk.listener.ChunkListener
Exception
© Copyright IBM Corp. 2015
Licensed under the Apache License, Version 2.0