UniversalConnectionPoolManagerpublic class UniversalConnectionPoolManagerImpl extends UniversalConnectionPoolManagerBase
UniversalConnectionPoolManagerImpl class is the
implementation class for the pool manager. This is a singleton class and
only one instance exists in a JVM.UniversalConnectionPoolManagerBase.UCPMetricm_connPool, m_mappedPoolNames| Modifier and Type | Method | Description |
|---|---|---|
static UniversalConnectionPoolManager |
getUniversalConnectionPoolManager() |
Returns the static Universal Connection Pool Manager instance.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreateConnectionPool, destroyConnectionPool, getConnectionPool, getConnectionPoolNames, getLogLevel, getManagerPoolID, getMetricUpdateInterval, getStateMetric, getTaskManager, getTimerManager, isJmxEnabled, purgeConnectionPool, reconfigureConnectionPool, recycleConnectionPool, refreshConnectionPool, setConnectionPool, setJmxEnabled, setLogLevel, setManagerPoolID, setMetricConsole, setMetricParentNoun, setMetricUpdateInterval, setTaskManager, setTimerManager, startConnectionPool, startMetricsCollection, stopConnectionPool, stopMetricsCollectionpublic static UniversalConnectionPoolManager getUniversalConnectionPoolManager() throws UniversalConnectionPoolException
UniversalConnectionPoolManagerImpl in a JVM.UniversalConnectionPoolException - If an error occurs while getting
the UniversalConnectionPoolManager object.
Copyright © 2008, 2017, Oracle. All rights reserved.