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

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

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

Classes in org.apache.turbine.services.db that implement MapBrokerService
 class TurbineMapBrokerService
          Turbine's default implmentation of MapBrokerService.
 

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



Copyright © 1999-2001 Apache Software Foundation. All Rights Reserved.