com.ibm.jbatch.container.services.impl
Class DirectoryJobXMLLoaderServiceImpl
java.lang.Object
com.ibm.jbatch.container.services.impl.DirectoryJobXMLLoaderServiceImpl
- All Implemented Interfaces:
- IBatchServiceBase, IJobXMLLoaderService
public class DirectoryJobXMLLoaderServiceImpl
- extends Object
- implements IJobXMLLoaderService
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JOB_XML_DIR_PROP
public static final String JOB_XML_DIR_PROP
- See Also:
- Constant Field Values
JOB_XML_PATH
public static final String JOB_XML_PATH
DirectoryJobXMLLoaderServiceImpl
public DirectoryJobXMLLoaderServiceImpl()
loadJSL
public String loadJSL(String id)
- Specified by:
loadJSL in interface IJobXMLLoaderService
init
public void init(IBatchConfig batchConfig)
throws BatchContainerServiceException
- Specified by:
init in interface IBatchServiceBase
- Throws:
BatchContainerServiceException
shutdown
public void shutdown()
throws BatchContainerServiceException
- Specified by:
shutdown in interface IBatchServiceBase
- Throws:
BatchContainerServiceException
Copyright © 2013. All Rights Reserved.