com.atlassian.bamboo.ww2
Class BambooFilterDispatcher

java.lang.Object
  extended by com.opensymphony.webwork.dispatcher.FilterDispatcher
      extended by com.atlassian.bamboo.ww2.BambooFilterDispatcher
All Implemented Interfaces:
com.opensymphony.webwork.WebWorkStatics, javax.servlet.Filter

public class BambooFilterDispatcher
extends com.opensymphony.webwork.dispatcher.FilterDispatcher

Filter for starting up Bamboo


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()
           
 
Method Summary
 
Methods inherited from class com.opensymphony.webwork.dispatcher.FilterDispatcher
afterActionInvocation, beforeActionInvocation, checkUrl, copy, createComponentManager, destroy, doFilter, 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

BambooFilterDispatcher

public BambooFilterDispatcher()


Copyright © 2009 Atlassian Pty Ltd. All Rights Reserved.