Uses of Interface
org.ow2.jonas.resource.internal.pool.PoolMatchFactory

Packages that use PoolMatchFactory
org.ow2.jonas.resource.internal.cm   
org.ow2.jonas.resource.internal.pool   
org.ow2.jonas.resource.internal.pool.lib   
 

Uses of PoolMatchFactory in org.ow2.jonas.resource.internal.cm
 

Classes in org.ow2.jonas.resource.internal.cm that implement PoolMatchFactory
 class ConnectionManagerImpl
          Description of the ConnectionManagerImpl
 

Uses of PoolMatchFactory in org.ow2.jonas.resource.internal.pool
 

Methods in org.ow2.jonas.resource.internal.pool that return PoolMatchFactory
 PoolMatchFactory Pool.getMatchFactory()
          getMatchFactory retrieves the PoolMatchFactory assigned to this Pool.
 

Methods in org.ow2.jonas.resource.internal.pool with parameters of type PoolMatchFactory
 void Pool.setMatchFactory(PoolMatchFactory pmf)
          setMatchFactory assigns a PoolMatchFactory to this Pool.
 

Uses of PoolMatchFactory in org.ow2.jonas.resource.internal.pool.lib
 

Methods in org.ow2.jonas.resource.internal.pool.lib that return PoolMatchFactory
 PoolMatchFactory HArrayPool.getMatchFactory()
           
 

Methods in org.ow2.jonas.resource.internal.pool.lib with parameters of type PoolMatchFactory
 void HArrayPool.setMatchFactory(PoolMatchFactory pmf)
           
 



Copyright © 2010 OW2 Consortium. All Rights Reserved.