com.ibm.jbatch.spi.services
Interface IBatchServiceBase

All Known Subinterfaces:
IBatchArtifactFactory, IBatchKernelService, IBatchThreadPoolService, IJobEndCallbackService, IJobIdManagementService, IJobStatusManagerService, IJobXMLLoaderService, IPersistenceManagerService, ITransactionManagementService
All Known Implementing Classes:
AbstractThreadPoolServiceImpl, BatchKernelImpl, BatchTransactionServiceImpl, BoundedThreadPoolServiceImpl, CDIBatchArtifactFactoryImpl, DelegatingBatchArtifactFactoryImpl, DelegatingJobXMLLoaderServiceImpl, DirectoryJobXMLLoaderServiceImpl, GrowableThreadPoolServiceImpl, JDBCPersistenceManagerImpl, JNDIDelegatingThreadPoolServiceImpl, JobEndCallbackManagerImpl, JobIdManagerImpl, JobStatusManagerImpl, JSEBatchArtifactFactoryImpl, SPIDelegatingThreadPoolServiceImpl, WeldSEBatchArtifactFactoryImpl

public interface IBatchServiceBase


Method Summary
 void init(IBatchConfig batchConfig)
           
 void shutdown()
           
 

Method Detail

init

void init(IBatchConfig batchConfig)

shutdown

void shutdown()


Copyright © 2013. All Rights Reserved.