Uses of Interface
com.ibm.jbatch.spi.services.IBatchServiceBase
-
Packages that use IBatchServiceBase Package Description com.ibm.jbatch.container.callback This package has not been reviewed for correctness.com.ibm.jbatch.container.impl com.ibm.jbatch.container.services This interfaces are tightly coupled to the existing batch implementation.com.ibm.jbatch.container.services.impl com.ibm.jbatch.spi.services The interfaces in this package reflect the fine-grained modularity of the batch runtime. -
-
Uses of IBatchServiceBase in com.ibm.jbatch.container.callback
Subinterfaces of IBatchServiceBase in com.ibm.jbatch.container.callback Modifier and Type Interface Description interfaceIJobEndCallbackServiceClasses in com.ibm.jbatch.container.callback that implement IBatchServiceBase Modifier and Type Class Description classJobEndCallbackManagerImplDeprecated. -
Uses of IBatchServiceBase in com.ibm.jbatch.container.impl
Classes in com.ibm.jbatch.container.impl that implement IBatchServiceBase Modifier and Type Class Description classBatchKernelImpl -
Uses of IBatchServiceBase in com.ibm.jbatch.container.services
Subinterfaces of IBatchServiceBase in com.ibm.jbatch.container.services Modifier and Type Interface Description interfaceIBatchKernelServiceinterfaceIJobStatusManagerServiceinterfaceIPersistenceManagerService -
Uses of IBatchServiceBase in com.ibm.jbatch.container.services.impl
Classes in com.ibm.jbatch.container.services.impl that implement IBatchServiceBase Modifier and Type Class Description classAbstractThreadPoolServiceImplclassBatchTransactionServiceImplclassBoundedThreadPoolServiceImplclassCDIBatchArtifactFactoryImplclassDelegatingBatchArtifactFactoryImplclassDelegatingJobXMLLoaderServiceImplclassDirectoryJobXMLLoaderServiceImplclassGrowableThreadPoolServiceImplclassJDBCPersistenceManagerImplclassJNDIDelegatingThreadPoolServiceImplclassJobStatusManagerImplclassSPIDelegatingThreadPoolServiceImplclassWeldSEBatchArtifactFactoryImpl -
Uses of IBatchServiceBase in com.ibm.jbatch.spi.services
Subinterfaces of IBatchServiceBase in com.ibm.jbatch.spi.services Modifier and Type Interface Description interfaceIBatchArtifactFactoryinterfaceIBatchThreadPoolServiceinterfaceIJobXMLLoaderServiceinterfaceITransactionManagementService
-