Defines interfaces for administering Universal Connection Pool instances, including JMX support.
A pool instance is registered with the pool manager every time a new pool instance is created. All the pool operations can be called by providing the pool name as a key. Operations for controlling the metric collection for individual Universal Connection Pool instances are also provided.| Interface | Description |
|---|---|
| UniversalConnectionPoolManager |
The UniversalConnectionPoolManager interface defines operations for creating and
maintaining the Universal Connection Pool instances.
|
| UniversalConnectionPoolManagerMBean |
The Universal Connection Pool Manager MBean defines operations and
attributes for managing pool instances.
|
| UniversalConnectionPoolMBean |
The Universal Connection Pool MBean defines operations and attributes for
managing the Universal Connection Pool.
|
| Class | Description |
|---|---|
| JDBCUniversalConnectionPoolMBeanImpl | |
| UniversalConnectionPoolManagerBase | |
| UniversalConnectionPoolManagerHelper | |
| UniversalConnectionPoolManagerImpl |
The
UniversalConnectionPoolManagerImpl class is the
implementation class for the pool manager. |
| UniversalConnectionPoolManagerMBeanImpl | |
| UniversalConnectionPoolMBeanBase |
| Enum | Description |
|---|---|
| UniversalConnectionPoolManagerBase.UCPMetric |
Copyright © 2008, 2017, Oracle. All rights reserved.