com.atlassian.bamboo.setup
Class BootstrapLoaderListener
java.lang.Object
com.atlassian.bamboo.setup.BootstrapLoaderListener
public class BootstrapLoaderListener
- extends Object
Represents basic added dependencies for the initialization of the web-app context for Bamboo.
If the context can be initialized then Bamboo has enough resources at its disposal to proceed with a
bootstrapManager (see BambooContextLoaderListener) or regular functioning (if already bootstrapManager).
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BootstrapLoaderListener
public BootstrapLoaderListener()
contextInitialized
public void contextInitialized(ServletContextEvent event)
contextDestroyed
public void contextDestroyed(ServletContextEvent event)
Copyright © 2006 Atlassian Software Systems. All Rights Reserved.