| Package | Description |
|---|---|
| oracle.ucp.admin |
Defines interfaces for administering Universal Connection Pool instances,
including JMX support.
|
| Modifier and Type | Method | Description |
|---|---|---|
static UniversalConnectionPoolManagerBase.UCPMetric |
UniversalConnectionPoolManagerBase.UCPMetric.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static UniversalConnectionPoolManagerBase.UCPMetric[] |
UniversalConnectionPoolManagerBase.UCPMetric.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method | Description |
|---|---|---|
protected oracle.dms.instrument.StateIntf |
UniversalConnectionPoolManagerBase.getStateMetric(String poolName,
UniversalConnectionPoolManagerBase.UCPMetric ucpMetric) |
Gets the StateMetric for the requested pool.
|
oracle.dms.instrument.StateIntf |
UniversalConnectionPoolManagerHelper.getStateMetric(UniversalConnectionPoolManagerBase.UCPMetric ucpMetric) |
Gets the StateMetric for requested pool name.
|
Copyright © 2008, 2017, Oracle. All rights reserved.