| Package | Description |
|---|---|
| com.sun.appserv.connectors.internal.api | |
| com.sun.enterprise.connectors | |
| com.sun.enterprise.connectors.service | |
| com.sun.enterprise.resource.pool |
| Modifier and Type | Method and Description |
|---|---|
static ConnectorConstants.PoolType |
ConnectorConstants.PoolType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConnectorConstants.PoolType[] |
ConnectorConstants.PoolType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ConnectorConstants.PoolType |
ConnectorRuntime.getPoolType(PoolInfo poolInfo) |
| Modifier and Type | Method and Description |
|---|---|
ConnectorConstants.PoolType |
ConnectorConnectionPoolAdminServiceImpl.getPoolType(PoolInfo poolInfo) |
| Modifier and Type | Method and Description |
|---|---|
void |
PoolManagerImpl.createEmptyConnectionPool(PoolInfo poolInfo,
ConnectorConstants.PoolType pt,
Hashtable env) |
void |
PoolManager.createEmptyConnectionPool(PoolInfo poolInfo,
ConnectorConstants.PoolType pt,
Hashtable env) |
static ResourcePool |
ResourcePoolFactoryImpl.newInstance(PoolInfo poolInfo,
ConnectorConstants.PoolType pt,
Hashtable env) |
Copyright © 2019. All rights reserved.