com.atlassian.bamboo.ww2
Class BambooServletDispatcher
java.lang.Object
ServletDispatcher
com.atlassian.bamboo.ww2.BambooServletDispatcher
public class BambooServletDispatcher
- extends ServletDispatcher
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BambooServletDispatcher
public BambooServletDispatcher()
init
public void init(ServletConfig servletConfig)
throws ServletException
- Throws:
ServletException
service
public void service(HttpServletRequest request,
HttpServletResponse response)
throws ServletException
- Throws:
ServletException
destroy
public void destroy()
- Stop and clean up
initialise
public static boolean initialise(ServletContext servletContext)
placeBambooContainerInServletContext
public static void placeBambooContainerInServletContext(ServletContext context)
throws ConfigurationException
- Throws:
ConfigurationException
createBambooContainer
public static Bamboo createBambooContainer()
throws Exception
- Throws:
Exception
Copyright © 2006 Atlassian Software Systems. All Rights Reserved.