com.ibm.jbatch.container.services.impl
Class DelegatingJobXMLLoaderServiceImpl
java.lang.Object
com.ibm.jbatch.container.services.impl.DelegatingJobXMLLoaderServiceImpl
- All Implemented Interfaces:
- IBatchServiceBase, IJobXMLLoaderService
public class DelegatingJobXMLLoaderServiceImpl
- extends Object
- implements IJobXMLLoaderService
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
preferredJobXmlLoader
protected static IJobXMLLoaderService preferredJobXmlLoader
PREFIX
public static final String PREFIX
- See Also:
- Constant Field Values
DelegatingJobXMLLoaderServiceImpl
public DelegatingJobXMLLoaderServiceImpl()
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.