com.ibm.jbatch.container.services.impl
Class BoundedThreadPoolServiceImpl
java.lang.Object
com.ibm.jbatch.container.services.impl.AbstractThreadPoolServiceImpl
com.ibm.jbatch.container.services.impl.BoundedThreadPoolServiceImpl
- All Implemented Interfaces:
- BatchContainerConstants, IBatchServiceBase, IBatchThreadPoolService
public class BoundedThreadPoolServiceImpl
- extends AbstractThreadPoolServiceImpl
- implements BatchContainerConstants
| Fields inherited from interface com.ibm.jbatch.container.util.BatchContainerConstants |
BATCH_ADMIN_CONFIG_FILE, BATCH_INTEGRATOR_CONFIG_FILE, BOUNDED_THREADPOOL_MAX_POOL_SIZE, DB_PASSWORD, DB_SCHEMA, DB_USER, DEFAULT_DB_SCHEMA, DEFAULT_JDBC_DRIVER, DEFAULT_JDBC_JNDI_NAME, DEFAULT_JDBC_URL, J2SE_MODE, JDBC_DRIVER, JDBC_URL, JNDI_NAME, THREADPOOL_JNDI_LOCATION |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BoundedThreadPoolServiceImpl
public BoundedThreadPoolServiceImpl()
init
public void init(IBatchConfig batchConfig)
throws BatchContainerServiceException
- Specified by:
init in interface IBatchServiceBase- Specified by:
init in class AbstractThreadPoolServiceImpl
- Throws:
BatchContainerServiceException
Copyright © 2013. All Rights Reserved.