com.atlassian.bamboo.ww2
Class BambooFilterDispatcher
java.lang.Object
FilterDispatcher
com.atlassian.bamboo.ww2.BambooFilterDispatcher
public class BambooFilterDispatcher
- extends FilterDispatcher
Filter for starting up Bamboo
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BambooFilterDispatcher
public BambooFilterDispatcher()
init
public void init(FilterConfig filterConfig)
throws ServletException
- Throws:
ServletException
beforeActionInvocation
protected Object beforeActionInvocation(HttpServletRequest request,
ServletContext servletContext)
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.