com.atlassian.bamboo.setup
Class SchemaUpdaterListener

java.lang.Object
  extended by com.atlassian.bamboo.setup.SchemaUpdaterListener

public class SchemaUpdaterListener
extends Object

Listener to update the schema if setup is complete.


Constructor Summary
SchemaUpdaterListener()
           
 
Method Summary
 void contextDestroyed(ServletContextEvent sce)
           
 void contextInitialized(ServletContextEvent sce)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SchemaUpdaterListener

public SchemaUpdaterListener()
Method Detail

contextInitialized

public void contextInitialized(ServletContextEvent sce)

contextDestroyed

public void contextDestroyed(ServletContextEvent sce)


Copyright © 2006 Atlassian Software Systems. All Rights Reserved.