UniversalConnectionPoolManagerpublic class UniversalConnectionPoolManagerImpl
extends oracle.ucp.admin.UniversalConnectionPoolManagerBase
UniversalConnectionPoolManagerImpl class is the
implementation class for the pool manager. This is a singleton class and
only one instance exists in a JVM.| 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 © 2007, 2016, 2019, Oracle and/or its affiliates. All rights reserved.