BEA Systems, Inc.

WebLogic Server 6.1 API Reference

Uses of Interface
weblogic.management.configuration.JDBCConnectionPoolMBean

Packages that use JDBCConnectionPoolMBean
weblogic.management.configuration   
 

Uses of JDBCConnectionPoolMBean in weblogic.management.configuration
 

Methods in weblogic.management.configuration that return JDBCConnectionPoolMBean
 JDBCConnectionPoolMBean[] JDBCMultiPoolMBean_CachingStub.getPoolList()
          Getter for PoolList
 JDBCConnectionPoolMBean JMSJDBCStoreMBean.getConnectionPool()
          Get the JDBC Connection Pool for this backing store.
 JDBCConnectionPoolMBean JMSJDBCStoreMBean_CachingStub.getConnectionPool()
          Getter for ConnectionPool
 

Methods in weblogic.management.configuration with parameters of type JDBCConnectionPoolMBean
 void JDBCMultiPoolMBean_CachingStub.setPoolList(JDBCConnectionPoolMBean[] value)
          Setter for PoolList
 void JMSJDBCStoreMBean.setConnectionPool(JDBCConnectionPoolMBean connectionPool)
          Set the JDBC Connection Pool for this backing store.
 void JMSJDBCStoreMBean_CachingStub.setConnectionPool(JDBCConnectionPoolMBean value)
          Setter for ConnectionPool
 

Constructors in weblogic.management.configuration with parameters of type JDBCConnectionPoolMBean
JDBCConnectionPoolMBean_CachingStub.JDBCConnectionPoolMBean_CachingStub(JDBCConnectionPoolMBean delegate, RemoteMBeanServer server)
           
 


Documentation is available at
http://e-docs.bea.com/wls/docs61

WebLogic classes and methods that do not appear in this reference are not public and are not supported.