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

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

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

Classes in org.apache.turbine.services.rundata that implement TurbineRunData
 class DefaultTurbineRunData
          DefaultTurbineRunData is the default implementation of the TurbineRunData interface, which is distributed by the Turbine RunData service, if another implementation is not defined in the default or specified RunData configuration.
 



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