Package org.apache.turbine.services.rundata

Rundata Service provides a factory for the request cycle data objects.

See:
          Description

Interface Summary
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
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.
TurbineRunDataFacade Static wrapper for the RunData service.
TurbineRunDataService The RunData Service provides the implementations for RunData and related interfaces required by request processing.
 

Package org.apache.turbine.services.rundata Description

Rundata Service provides a factory for the request cycle data objects.
$Id: package.html 264148 2005-08-29 14:21:04Z henning $



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