Uses of Interface
org.apache.turbine.services.db.PoolBrokerService

Packages that use PoolBrokerService
org.apache.turbine.services.db   
 

Uses of PoolBrokerService in org.apache.turbine.services.db
 

Classes in org.apache.turbine.services.db that implement PoolBrokerService
 class TurbinePoolBrokerService
          Turbine's default implementation of PoolBrokerService.
 

Methods in org.apache.turbine.services.db that return PoolBrokerService
private static PoolBrokerService TurbineDB.getPoolBroker()
          Returns the system's configured PoolBrokerService implementation.
 



Copyright © 2000-2002 Apache Software Foundation. All Rights Reserved.