Uses of Interface
org.apache.turbine.services.rundata.RunDataService

Packages that use RunDataService
org.apache.turbine.services.rundata Rundata Service provides a factory for the request cycle data objects. 
 

Uses of RunDataService in org.apache.turbine.services.rundata
 

Classes in org.apache.turbine.services.rundata that implement RunDataService
 class TurbineRunDataService
          The RunData Service provides the implementations for RunData and related interfaces required by request processing.
 

Methods in org.apache.turbine.services.rundata that return RunDataService
static RunDataService TurbineRunDataFacade.getService()
          Utility method for accessing the service implementation
 



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