Package com.ibm.jbatch.spi.services
Interface IBatchArtifactFactory
-
- All Superinterfaces:
IBatchServiceBase
- All Known Implementing Classes:
CDIBatchArtifactFactoryImpl,DelegatingBatchArtifactFactoryImpl,WeldSEBatchArtifactFactoryImpl
public interface IBatchArtifactFactory extends IBatchServiceBase
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Objectload(String batchId)-
Methods inherited from interface com.ibm.jbatch.spi.services.IBatchServiceBase
init, shutdown
-
-