com.atlassian.jira.upgrade
Class ConsistencyLauncher
java.lang.Object
com.atlassian.jira.upgrade.ConsistencyLauncher
- All Implemented Interfaces:
- EventListener, javax.servlet.ServletContextListener
- public class ConsistencyLauncher
- extends Object
- implements javax.servlet.ServletContextListener
The ConsistencyLauncher will launch a consistency check when the web application is started.
User: Mike
Date: Apr 29, 2003
Time: 5:57:35 PM
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConsistencyLauncher
public ConsistencyLauncher()
contextInitialized
public void contextInitialized(javax.servlet.ServletContextEvent event)
- Specified by:
contextInitialized
in interface javax.servlet.ServletContextListener
contextDestroyed
public void contextDestroyed(javax.servlet.ServletContextEvent event)
- Specified by:
contextDestroyed
in interface javax.servlet.ServletContextListener
Copyright © 2002-2007 Atlassian. All Rights Reserved.