Uses of Interface
com.ibm.jbatch.spi.services.IBatchConfig

Packages that use IBatchConfig
com.ibm.jbatch.container.callback This package has not been reviewed for correctness. 
com.ibm.jbatch.container.impl   
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 IBatchConfig in com.ibm.jbatch.container.callback
 

Methods in com.ibm.jbatch.container.callback with parameters of type IBatchConfig
 void JobEndCallbackManagerImpl.init(IBatchConfig batchConfig)
          Deprecated.  
 

Uses of IBatchConfig in com.ibm.jbatch.container.impl
 

Classes in com.ibm.jbatch.container.impl that implement IBatchConfig
 class BatchConfigImpl
           
 

Methods in com.ibm.jbatch.container.impl with parameters of type IBatchConfig
 void BatchKernelImpl.init(IBatchConfig pgcConfig)
           
 

Uses of IBatchConfig in com.ibm.jbatch.container.services.impl
 

Methods in com.ibm.jbatch.container.services.impl with parameters of type IBatchConfig
 void WeldSEBatchArtifactFactoryImpl.init(IBatchConfig batchConfig)
           
 void SPIDelegatingThreadPoolServiceImpl.init(IBatchConfig batchConfig)
           
 void JSEBatchArtifactFactoryImpl.init(IBatchConfig batchConfig)
           
 void JobStatusManagerImpl.init(IBatchConfig batchConfig)
           
 void JobIdManagerImpl.init(IBatchConfig batchConfig)
          Deprecated.  
 void JNDIDelegatingThreadPoolServiceImpl.init(IBatchConfig batchConfig)
           
 void JDBCPersistenceManagerImpl.init(IBatchConfig batchConfig)
           
 void GrowableThreadPoolServiceImpl.init(IBatchConfig pgcConfig)
           
 void DirectoryJobXMLLoaderServiceImpl.init(IBatchConfig batchConfig)
           
 void DelegatingJobXMLLoaderServiceImpl.init(IBatchConfig batchConfig)
           
 void DelegatingBatchArtifactFactoryImpl.init(IBatchConfig batchConfig)
           
 void CDIBatchArtifactFactoryImpl.init(IBatchConfig batchConfig)
           
 void BoundedThreadPoolServiceImpl.init(IBatchConfig batchConfig)
           
 void BatchTransactionServiceImpl.init(IBatchConfig batchConfig)
           
abstract  void AbstractThreadPoolServiceImpl.init(IBatchConfig pgcConfig)
           
 

Uses of IBatchConfig in com.ibm.jbatch.spi.services
 

Methods in com.ibm.jbatch.spi.services with parameters of type IBatchConfig
 void IBatchServiceBase.init(IBatchConfig batchConfig)
           
 



Copyright © 2013. All Rights Reserved.