Uses of Package
com.ibm.jbatch.spi.services

Packages that use com.ibm.jbatch.spi.services
com.ibm.jbatch.container.artifact.proxy   
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.container.servicesmanager   
com.ibm.jbatch.container.transaction.impl   
com.ibm.jbatch.spi.services The interfaces in this package reflect the fine-grained modularity of the batch runtime. 
 

Classes in com.ibm.jbatch.spi.services used by com.ibm.jbatch.container.artifact.proxy
IBatchArtifactFactory
           
 

Classes in com.ibm.jbatch.spi.services used by com.ibm.jbatch.container.callback
IBatchConfig
          Only getters are provided here since the fields will be set in specially-defined ways.
IBatchServiceBase
           
 

Classes in com.ibm.jbatch.spi.services used by com.ibm.jbatch.container.impl
IBatchConfig
          Only getters are provided here since the fields will be set in specially-defined ways.
IBatchServiceBase
           
TransactionManagerAdapter
          We have this interface so that we do not try to load the Java EE UserTransaction in an SE environment
 

Classes in com.ibm.jbatch.spi.services used by com.ibm.jbatch.container.services
IBatchServiceBase
           
 

Classes in com.ibm.jbatch.spi.services used by com.ibm.jbatch.container.services.impl
IBatchArtifactFactory
           
IBatchConfig
          Only getters are provided here since the fields will be set in specially-defined ways.
IBatchServiceBase
           
IBatchThreadPoolService
           
IJobIdManagementService
          Deprecated. use com.ibm.jbatch.container.services.impl.JDBCPersistenceManagerImpl() instead.
IJobXMLLoaderService
           
ITransactionManagementService
           
ParallelTaskResult
           
TransactionManagerAdapter
          We have this interface so that we do not try to load the Java EE UserTransaction in an SE environment
 

Classes in com.ibm.jbatch.spi.services used by com.ibm.jbatch.container.servicesmanager
IBatchArtifactFactory
           
IBatchThreadPoolService
           
IJobIdManagementService
          Deprecated. use com.ibm.jbatch.container.services.impl.JDBCPersistenceManagerImpl() instead.
IJobXMLLoaderService
           
ITransactionManagementService
           
 

Classes in com.ibm.jbatch.spi.services used by com.ibm.jbatch.container.transaction.impl
TransactionManagerAdapter
          We have this interface so that we do not try to load the Java EE UserTransaction in an SE environment
 

Classes in com.ibm.jbatch.spi.services used by com.ibm.jbatch.spi.services
IBatchConfig
          Only getters are provided here since the fields will be set in specially-defined ways.
IBatchServiceBase
           
ParallelTaskResult
           
TransactionManagerAdapter
          We have this interface so that we do not try to load the Java EE UserTransaction in an SE environment
 



Copyright © 2013. All Rights Reserved.