| Package | Description |
|---|---|
| com.sun.appserv.connectors.internal.api | |
| com.sun.enterprise.connectors.util | |
| com.sun.enterprise.resource.deployer | |
| org.glassfish.connectors.config |
| Modifier and Type | Method and Description |
|---|---|
static ConnectorConnectionPool |
ConnectorsUtil.getPool(Collection<Resource> configBeanResources,
String poolName) |
| Modifier and Type | Method and Description |
|---|---|
static Collection<ConnectorConnectionPool> |
ConnectorsUtil.getAllPoolsOfModule(String moduleName,
Resources allResources)
get the pools for a particular resource-adapter
|
| Modifier and Type | Method and Description |
|---|---|
static Collection<String> |
ConnectorsUtil.getAllPoolNames(Collection<ConnectorConnectionPool> connectionPools)
get the list of pool names
|
| Modifier and Type | Method and Description |
|---|---|
ConnectorConnectionPool |
ResourcesUtil.getConnectorConnectionPoolOfResource(ResourceInfo resourceInfo) |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
ConnectionPoolObjectsUtils.isPoolSystemPool(ConnectorConnectionPool domainCcp) |
| Modifier and Type | Method and Description |
|---|---|
void |
ConnectorConnectionPoolDeployer.convertElementPropertyToPoolProperty(ConnectorConnectionPool ccp,
ConnectorConnectionPool domainCcp)
The idea is to convert the ElementProperty values coming from the admin
connection pool to standard pool attributes thereby making it
easy in case of a reconfig
|
| Modifier and Type | Method and Description |
|---|---|
static String |
ConnectorConnectionPool.Duck.getIdentity(ConnectorConnectionPool resource) |
Copyright © 2021. All rights reserved.