| Package | Description |
|---|---|
| oracle.ucp.admin |
Defines interfaces for administering Universal Connection Pool instances,
including JMX support.
|
| oracle.ucp.jdbc.oracle |
Includes various runtime statistics for the Universal Connection Pool
that are specific to Oracle JDBC resources.
|
| oracle.ucp.util |
| Modifier and Type | Method | Description |
|---|---|---|
static TimerManager |
UniversalConnectionPoolManagerBase.getTimerManager() |
Gets the Timer Manager.
|
| Modifier and Type | Method | Description |
|---|---|---|
static boolean |
UniversalConnectionPoolManagerBase.setTimerManager(TimerManager timerManager) |
Sets new Timer Manager
All running timers must be stopped
prior to replacing a timer manager.
|
| Modifier and Type | Method | Description |
|---|---|---|
static RACManager |
RACManagerFactory.getRACManager(Properties configProperties,
TaskManager taskMngr,
TimerManager timerMngr) |
| Modifier and Type | Class | Description |
|---|---|---|
class |
UCPTimerManagerImpl |
Copyright © 2008, 2017, Oracle. All rights reserved.