Uses of Interface
oracle.ucp.admin.UniversalConnectionPoolMBean
Packages that use UniversalConnectionPoolMBean
-
Uses of UniversalConnectionPoolMBean in oracle.ucp
Methods in oracle.ucp that return UniversalConnectionPoolMBeanModifier and TypeMethodDescriptionUniversalConnectionPoolAdapter.createUniversalConnectionPoolMBean()Creates a Universal Connection Pool MBean using this adapter. -
Uses of UniversalConnectionPoolMBean in oracle.ucp.admin
Methods in oracle.ucp.admin that return UniversalConnectionPoolMBeanModifier and TypeMethodDescriptionUniversalConnectionPoolManagerMBean.createConnectionPool(UniversalConnectionPoolAdapter ucpAdapter) Creates a connection pool instance based on specified UCP Adapter.Methods in oracle.ucp.admin with parameters of type UniversalConnectionPoolMBeanModifier and TypeMethodDescriptionvoidUniversalConnectionPoolManagerMBean.registerUniversalConnectionPoolMBean(UniversalConnectionPoolMBean poolMBean) Registers the Universal Connection Pool MBean instance with the MBean server. -
Uses of UniversalConnectionPoolMBean in oracle.ucp.jdbc
Methods in oracle.ucp.jdbc that return UniversalConnectionPoolMBeanModifier and TypeMethodDescriptionPoolDataSourceImpl.createUniversalConnectionPoolMBean()Creates a Universal Connection Pool MBean using this adapter.