Package org.apache.batchee.spi
Interface JobXMLLoaderService
-
- All Superinterfaces:
BatchService
- All Known Implementing Classes:
DefaultJobXMLLoaderService
public interface JobXMLLoaderService extends BatchService
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
loadJSL(String id)
-
Methods inherited from interface org.apache.batchee.spi.BatchService
init
-
-