Package org.apache.turbine.services.rundata


package org.apache.turbine.services.rundata
Rundata Service provides a factory for the request cycle data objects.
  • Klasse
    Beschreibung
    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.
    The RunData Service provides the implementations for RunData and related interfaces required by request processing.
    TurbineRunData is an extension to the RunData interface to be implemented by RunData implementations to be distributed by the Turbine RunData Service.
    The RunData Service provides the implementations for RunData and related interfaces required by request processing.