public interface UniversalConnectionPoolAdapter
| Modifier and Type | Method and Description |
|---|---|
UniversalConnectionPool |
createUniversalConnectionPool()
Creates a Universal Connection Pool instance using this adapter.
|
UniversalConnectionPoolMBean |
createUniversalConnectionPoolMBean()
Creates a Universal Connection Pool MBean using this adapter.
|
UniversalConnectionPool createUniversalConnectionPool() throws Exception
createConnectionPool
method on UniversalConnectionPoolManager is responsible
for that.Exception - If any error occurs during the process of connection
pool creation.UniversalConnectionPoolManagerUniversalConnectionPoolMBean createUniversalConnectionPoolMBean() throws Exception
createConnectionPool operation on
UniversalConnectionPoolManagerMBean is responsible for that.Exception - If any error occurs during the process of connection
pool creation.UniversalConnectionPoolManagerMBean
Copyright © 2008, 2016, Oracle. All rights reserved.