Package org.apache.turbine.services.pull

Provides application tools that are put into the context of a template view.

See:
          Description

Interface Summary
ApplicationTool Tools that go into the Toolbox should implement this interface.
PipelineDataApplicationTool Interface for tools to be init'd and refreshed using a PipelineData object Code largely taken from ApplicationTool.
PullService The Pull Service manages the creation of application tools that are available to all templates in a Turbine application.
RunDataApplicationTool Tools in the Toolbox that need a Rundata Object on every refresh should implement this interface.
 

Class Summary
TurbinePull This is a Facade class for PullService.
TurbinePullService This is the concrete implementation of the Turbine Pull Service.
 

Package org.apache.turbine.services.pull Description

Provides application tools that are put into the context of a template view.
$Id: package.html 615328 2008-01-25 20:25:05Z tv $



Copyright © 2000-2011 The Apache Software Foundation. All Rights Reserved.