public class VelocityPageFilter
extends com.opensymphony.sitemesh.webapp.SiteMeshFilter
Constructor and Description |
---|
VelocityPageFilter() |
Modifier and Type | Method and Description |
---|---|
void |
init(javax.servlet.FilterConfig filterConfig) |
protected com.opensymphony.sitemesh.DecoratorSelector |
initDecoratorSelector(com.opensymphony.sitemesh.webapp.SiteMeshWebAppContext webAppContext) |
static void |
setVelocityManager(VelocityManager mgr)
Deprecated.
since 6.4.0
|
static void |
setVelocityManager(VelocityManagerInterface mgr) |
public static void setVelocityManager(VelocityManagerInterface mgr)
@Deprecated public static void setVelocityManager(VelocityManager mgr)
public void init(javax.servlet.FilterConfig filterConfig)
init
in interface javax.servlet.Filter
init
in class com.opensymphony.sitemesh.webapp.SiteMeshFilter
protected com.opensymphony.sitemesh.DecoratorSelector initDecoratorSelector(com.opensymphony.sitemesh.webapp.SiteMeshWebAppContext webAppContext)
initDecoratorSelector
in class com.opensymphony.sitemesh.webapp.SiteMeshFilter
Copyright © 2000–2024 Apache Software Foundation. All rights reserved.