Uses of Interface
org.objectweb.jonas.resource.pool.api.PoolMatchFactory

Packages that use PoolMatchFactory
org.objectweb.jonas.resource.cm   
org.objectweb.jonas.resource.pool.api   
org.objectweb.jonas.resource.pool.lib   
 

Uses of PoolMatchFactory in org.objectweb.jonas.resource.cm
 

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

Uses of PoolMatchFactory in org.objectweb.jonas.resource.pool.api
 

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

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

Uses of PoolMatchFactory in org.objectweb.jonas.resource.pool.lib
 

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

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



Copyright © 2007 OW2 Consortium. All Rights Reserved.