| Package | Description |
|---|---|
| com.sun.appserv.connectors.internal.api | |
| org.glassfish.connectors.config |
| Modifier and Type | Method and Description |
|---|---|
static ConnectorConnectionPool |
ConnectorsUtil.getPool(Collection<com.sun.enterprise.config.serverbeans.Resource> configBeanResources,
String poolName) |
| Modifier and Type | Method and Description |
|---|---|
static Collection<ConnectorConnectionPool> |
ConnectorsUtil.getAllPoolsOfModule(String moduleName,
com.sun.enterprise.config.serverbeans.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 |
|---|---|
static String |
ConnectorConnectionPool.Duck.getIdentity(ConnectorConnectionPool resource) |
Copyright © 2013. All Rights Reserved.