See: Description
| Interface | Description | 
|---|---|
| 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 | Description | 
|---|---|
| TurbinePullService | This is the concrete implementation of the Turbine
 Pull Service. | 
Copyright © 2000–2019 The Apache Software Foundation. All rights reserved.