public class JobEndCallbackManagerImpl extends Object implements IJobEndCallbackService
| Constructor and Description |
|---|
JobEndCallbackManagerImpl()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
deregisterJobEndCallback(JobEndCallback callback)
Deprecated.
|
void |
done(long jobExecutionId)
Deprecated.
|
long |
getCallbackOnTermination(long execID,
JobEndCallback callback)
Deprecated.
|
void |
init(IBatchConfig batchConfig)
Deprecated.
|
void |
registerJobEndCallback(JobEndCallback callback)
Deprecated.
|
void |
shutdown()
Deprecated.
|
public void registerJobEndCallback(JobEndCallback callback)
registerJobEndCallback in interface IJobEndCallbackServicepublic void deregisterJobEndCallback(JobEndCallback callback)
deregisterJobEndCallback in interface IJobEndCallbackServicepublic void done(long jobExecutionId)
done in interface IJobEndCallbackServicepublic void init(IBatchConfig batchConfig) throws BatchContainerServiceException
init in interface IBatchServiceBaseBatchContainerServiceExceptionpublic void shutdown()
throws BatchContainerServiceException
shutdown in interface IBatchServiceBaseBatchContainerServiceExceptionpublic long getCallbackOnTermination(long execID,
JobEndCallback callback)
throws NoSuchJobExecutionException,
JobSecurityException
getCallbackOnTermination in interface IJobEndCallbackServiceNoSuchJobExecutionExceptionJobSecurityException© Copyright IBM Corp. 2014
Licensed under the Apache License, Version 2.0