Package com.ibm.jbatch.spi.services
Interface IJobXMLLoaderService
-
- All Superinterfaces:
IBatchServiceBase
- All Known Implementing Classes:
DelegatingJobXMLLoaderServiceImpl,DirectoryJobXMLLoaderServiceImpl
public interface IJobXMLLoaderService extends IBatchServiceBase
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringloadJSL(String id)-
Methods inherited from interface com.ibm.jbatch.spi.services.IBatchServiceBase
init, shutdown
-
-