Uses of Interface
org.apache.turbine.services.webmacro.WebMacroService

Packages that use WebMacroService
org.apache.turbine.services.webmacro   
 

Uses of WebMacroService in org.apache.turbine.services.webmacro
 

Classes in org.apache.turbine.services.webmacro that implement WebMacroService
 class TurbineWebMacroService
          This is a Service that can process WebMacro templates from within a Turbine Screen.
 

Methods in org.apache.turbine.services.webmacro that return WebMacroService
protected static WebMacroService TurbineWebMacro.getService()
          Utility method for accessing the service implementation.
 



Copyright © 1999-2001 Apache Software Foundation. All Rights Reserved.