Package org.apache.turbine.services.rundata
Rundata Service provides a factory for the request cycle data objects.
$Id$
$Id$
-
Interface Summary Interface Description RunDataService The RunData Service provides the implementations for RunData and related interfaces required by request processing.TurbineRunData TurbineRunData is an extension to the RunData interface to be implemented by RunData implementations to be distributed by the Turbine RunData Service. -
Class Summary Class Description 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.TurbineRunDataService The RunData Service provides the implementations for RunData and related interfaces required by request processing.