com.ibm.batch.container.services.impl
Class JobIdManagerImpl
java.lang.Object
com.ibm.batch.container.services.impl.JobIdManagerImpl
- All Implemented Interfaces:
- IBatchServiceBase, IJobIdManagementService
public class JobIdManagerImpl
- extends Object
- implements IJobIdManagementService
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
rootDir
protected String rootDir
JobIdManagerImpl
public JobIdManagerImpl()
init
public void init(IBatchConfig batchConfig)
throws BatchContainerServiceException
- Specified by:
init in interface IBatchServiceBase- Specified by:
init in interface IJobIdManagementService
- Throws:
BatchContainerServiceException
shutdown
public void shutdown()
throws BatchContainerServiceException
- Specified by:
shutdown in interface IBatchServiceBase- Specified by:
shutdown in interface IJobIdManagementService
- Throws:
BatchContainerServiceException
getExecutionId
public long getExecutionId()
- Specified by:
getExecutionId in interface IJobIdManagementService
getInstanceId
public long getInstanceId()
- Specified by:
getInstanceId in interface IJobIdManagementService
getStepExecutionId
public long getStepExecutionId()
- Specified by:
getStepExecutionId in interface IJobIdManagementService
Copyright © 2013. All Rights Reserved.