com.ibm.jbatch.container.services.impl
Class JobIdManagerImpl
java.lang.Object
com.ibm.jbatch.container.services.impl.JobIdManagerImpl
- All Implemented Interfaces:
- IBatchServiceBase, IJobIdManagementService
Deprecated. use com.ibm.jbatch.container.services.impl.JDBCPersistenceManagerImpl() instead.
@Deprecated
public class JobIdManagerImpl
- extends Object
- implements IJobIdManagementService
Used to generate job instance, job execution and step execution id
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JobIdManagerImpl
public JobIdManagerImpl()
- Deprecated.
init
public void init(IBatchConfig batchConfig)
throws BatchContainerServiceException
- Deprecated.
- Specified by:
init in interface IBatchServiceBase
- Throws:
BatchContainerServiceException
shutdown
public void shutdown()
throws BatchContainerServiceException
- Deprecated.
- Specified by:
shutdown in interface IBatchServiceBase
- Throws:
BatchContainerServiceException
Copyright © 2013. All Rights Reserved.