public class SimpleJobExecutionCallbackService extends Object implements JobExecutionCallbackService
| Constructor and Description |
|---|
SimpleJobExecutionCallbackService() |
| Modifier and Type | Method and Description |
|---|---|
void |
init(Properties batchConfig) |
void |
onJobExecutionDone(RuntimeJobExecution jobExecution) |
void |
waitFor(javax.batch.operations.JobOperator jobOperator,
long id) |
public void onJobExecutionDone(RuntimeJobExecution jobExecution)
onJobExecutionDone in interface JobExecutionCallbackServicepublic void waitFor(javax.batch.operations.JobOperator jobOperator,
long id)
waitFor in interface JobExecutionCallbackServicepublic void init(Properties batchConfig)
init in interface BatchServiceCopyright © 2022 The Apache Software Foundation. All rights reserved.