@Named public class ArtifactInstanceTestChunkListener extends Object implements jakarta.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 jakarta.batch.api.chunk.listener.ChunkListener
Exception
public void afterChunk() throws Exception
afterChunk
in interface jakarta.batch.api.chunk.listener.ChunkListener
Exception
© Copyright 2013, 2020 International Business Machines Corp. and others
Licensed under the Apache License, Version 2.0