Uses of Interface
com.collation.platform.model.topology.app.j2ee.jboss.JBossManagedConnectionPool

Packages that use JBossManagedConnectionPool
com.collation.platform.model.topology.app.j2ee.jboss   
 

Uses of JBossManagedConnectionPool in com.collation.platform.model.topology.app.j2ee.jboss
 

Methods in com.collation.platform.model.topology.app.j2ee.jboss that return JBossManagedConnectionPool
 JBossManagedConnectionPool[] JBossDomain.getJBossManagedConnectionPool()
           
 

Methods in com.collation.platform.model.topology.app.j2ee.jboss with parameters of type JBossManagedConnectionPool
 void JBossDomain.setJBossManagedConnectionPool(JBossManagedConnectionPool[] jbmcp)