com.ibm.jbatch.container.util
Interface BatchContainerConstants
- All Known Implementing Classes:
- BoundedThreadPoolServiceImpl, JNDIDelegatingThreadPoolServiceImpl, ServicesManagerImpl
public interface BatchContainerConstants
BATCH_ADMIN_CONFIG_FILE
static final String BATCH_ADMIN_CONFIG_FILE
- See Also:
- Constant Field Values
BATCH_INTEGRATOR_CONFIG_FILE
static final String BATCH_INTEGRATOR_CONFIG_FILE
- See Also:
- Constant Field Values
J2SE_MODE
static final String J2SE_MODE
- See Also:
- Constant Field Values
JNDI_NAME
static final String JNDI_NAME
- See Also:
- Constant Field Values
BOUNDED_THREADPOOL_MAX_POOL_SIZE
static final String BOUNDED_THREADPOOL_MAX_POOL_SIZE
- See Also:
- Constant Field Values
THREADPOOL_JNDI_LOCATION
static final String THREADPOOL_JNDI_LOCATION
- See Also:
- Constant Field Values
JDBC_DRIVER
static final String JDBC_DRIVER
- See Also:
- Constant Field Values
JDBC_URL
static final String JDBC_URL
- See Also:
- Constant Field Values
DB_USER
static final String DB_USER
- See Also:
- Constant Field Values
DB_PASSWORD
static final String DB_PASSWORD
- See Also:
- Constant Field Values
DB_SCHEMA
static final String DB_SCHEMA
- See Also:
- Constant Field Values
DEFAULT_JDBC_JNDI_NAME
static final String DEFAULT_JDBC_JNDI_NAME
- See Also:
- Constant Field Values
DEFAULT_JDBC_DRIVER
static final String DEFAULT_JDBC_DRIVER
- See Also:
- Constant Field Values
DEFAULT_JDBC_URL
static final String DEFAULT_JDBC_URL
- See Also:
- Constant Field Values
DEFAULT_DB_SCHEMA
static final String DEFAULT_DB_SCHEMA
- See Also:
- Constant Field Values
Copyright © 2013. All Rights Reserved.