public interface IJobEndCallbackService extends IBatchServiceBase
| Modifier and Type | Method and Description |
|---|---|
void |
deregisterJobEndCallback(JobEndCallback callback) |
void |
done(long jobExecutionId) |
long |
getCallbackOnTermination(long execID,
JobEndCallback callback) |
void |
registerJobEndCallback(JobEndCallback callback) |
init, shutdownvoid done(long jobExecutionId)
void registerJobEndCallback(JobEndCallback callback)
void deregisterJobEndCallback(JobEndCallback callback)
long getCallbackOnTermination(long execID,
JobEndCallback callback)
throws NoSuchJobExecutionException,
JobSecurityException
© Copyright IBM Corp. 2014
Licensed under the Apache License, Version 2.0