|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.opensymphony.webwork.dispatcher.FilterDispatcher com.atlassian.bamboo.ww2.BambooFilterDispatcher
@Deprecated public class BambooFilterDispatcher
Field Summary |
---|
Fields inherited from class com.opensymphony.webwork.dispatcher.FilterDispatcher |
---|
filterConfig, pathPrefixes |
Fields inherited from interface com.opensymphony.webwork.WebWorkStatics |
---|
HTTP_REQUEST, HTTP_RESPONSE, PAGE_CONTEXT, SERVLET_CONTEXT, SERVLET_DISPATCHER |
Constructor Summary | |
---|---|
BambooFilterDispatcher()
Deprecated. |
Method Summary | |
---|---|
void |
doFilter(javax.servlet.ServletRequest req,
javax.servlet.ServletResponse res,
javax.servlet.FilterChain chain)
Deprecated. |
static boolean |
isValidActionContext()
Deprecated. since 4.2 use $ ValidActionContextMarker.getValidActionContext() |
Methods inherited from class com.opensymphony.webwork.dispatcher.FilterDispatcher |
---|
afterActionInvocation, beforeActionInvocation, checkUrl, copy, createComponentManager, destroy, findInputStream, findStaticResource, getFilterConfig, getServletContext, init, parse, setupContainer |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BambooFilterDispatcher()
Method Detail |
---|
public void doFilter(javax.servlet.ServletRequest req, javax.servlet.ServletResponse res, javax.servlet.FilterChain chain) throws java.io.IOException, javax.servlet.ServletException
doFilter
in interface javax.servlet.Filter
doFilter
in class com.opensymphony.webwork.dispatcher.FilterDispatcher
java.io.IOException
javax.servlet.ServletException
@Deprecated public static boolean isValidActionContext()
ValidActionContextMarker.getValidActionContext()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |