Uses of Interface
org.apache.turbine.services.pull.PullService

Packages that use PullService
org.apache.turbine.services.pull Provides application tools that are put into the context of a template view. 
 

Uses of PullService in org.apache.turbine.services.pull
 

Classes in org.apache.turbine.services.pull that implement PullService
 class TurbinePullService
          This is the concrete implementation of the Turbine Pull Service.
 

Methods in org.apache.turbine.services.pull that return PullService
static PullService TurbinePull.getService()
          Utility method for accessing the service implementation
 



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