Uses of Class
org.jboss.resource.connectionmanager.InternalManagedConnectionPool

Packages that use InternalManagedConnectionPool
org.jboss.resource.connectionmanager   
 

Uses of InternalManagedConnectionPool in org.jboss.resource.connectionmanager
 

Methods in org.jboss.resource.connectionmanager that return InternalManagedConnectionPool
 InternalManagedConnectionPool JBossManagedConnectionPool.SubPoolContext.getSubPool()
          Get the sub pool
 

Methods in org.jboss.resource.connectionmanager with parameters of type InternalManagedConnectionPool
static void PoolFiller.fillPool(InternalManagedConnectionPool mcp)
           
static void IdleRemover.registerPool(InternalManagedConnectionPool mcp, long interval)
           
static void IdleRemover.unregisterPool(InternalManagedConnectionPool mcp)
           
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.