com.atlassian.bamboo.ww2
Class BambooServletDispatcher

java.lang.Object
  extended by javax.servlet.GenericServlet
      extended by javax.servlet.http.HttpServlet
          extended by com.opensymphony.webwork.dispatcher.ServletDispatcher
              extended by com.atlassian.bamboo.ww2.BambooServletDispatcher
All Implemented Interfaces:
com.opensymphony.webwork.WebWorkStatics, java.io.Serializable, javax.servlet.Servlet, javax.servlet.ServletConfig

public class BambooServletDispatcher
extends com.opensymphony.webwork.dispatcher.ServletDispatcher

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.opensymphony.webwork.dispatcher.ServletDispatcher
LOG
 
Fields inherited from interface com.opensymphony.webwork.WebWorkStatics
HTTP_REQUEST, HTTP_RESPONSE, PAGE_CONTEXT, SERVLET_CONTEXT, SERVLET_DISPATCHER
 
Constructor Summary
BambooServletDispatcher()
           
 
Method Summary
 
Methods inherited from class com.opensymphony.webwork.dispatcher.ServletDispatcher
init, service
 
Methods inherited from class javax.servlet.http.HttpServlet
doDelete, doGet, doHead, doOptions, doPost, doPut, doTrace, getLastModified, service
 
Methods inherited from class javax.servlet.GenericServlet
destroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, log, log
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BambooServletDispatcher

public BambooServletDispatcher()


Copyright © 2008 Atlassian Pty Ltd. All Rights Reserved.