org.apache.struts2.sitemesh
Class VelocityPageFilter
java.lang.Object
com.opensymphony.sitemesh.webapp.SiteMeshFilter
org.apache.struts2.sitemesh.VelocityPageFilter
- All Implemented Interfaces:
- javax.servlet.Filter
public class VelocityPageFilter
- extends com.opensymphony.sitemesh.webapp.SiteMeshFilter
Core Filter for integrating SiteMesh into a Java web application.
Methods inherited from class com.opensymphony.sitemesh.webapp.SiteMeshFilter |
destroy, doFilter, initContentProcessor |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VelocityPageFilter
public VelocityPageFilter()
setVelocityManager
public static void setVelocityManager(VelocityManager mgr)
init
public void init(javax.servlet.FilterConfig filterConfig)
- Specified by:
init
in interface javax.servlet.Filter
- Overrides:
init
in class com.opensymphony.sitemesh.webapp.SiteMeshFilter
initDecoratorSelector
protected com.opensymphony.sitemesh.DecoratorSelector initDecoratorSelector(com.opensymphony.sitemesh.webapp.SiteMeshWebAppContext webAppContext)
- Overrides:
initDecoratorSelector
in class com.opensymphony.sitemesh.webapp.SiteMeshFilter
Copyright © 2000-2017 Apache Software Foundation. All Rights Reserved.