Uses of Interface
org.apache.turbine.services.velocity.VelocityService

Packages that use VelocityService
org.apache.turbine.services.velocity Velocity Service is used to provide Turbine with a Velocity based view. 
 

Uses of VelocityService in org.apache.turbine.services.velocity
 

Classes in org.apache.turbine.services.velocity that implement VelocityService
 class TurbineVelocityService
          This is a Service that can process Velocity templates from within a Turbine Screen.
 

Methods in org.apache.turbine.services.velocity that return VelocityService
static VelocityService TurbineVelocity.getService()
          Utility method for accessing the service implementation
 



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