public class LauncherContextListener extends Object implements javax.servlet.ServletContextListener
JiraLauncher
s. Additionally this class will also launch a deadlock detector
thread to check for deadlocks during startup.Constructor and Description |
---|
LauncherContextListener() |
LauncherContextListener(JohnsonProvider johnsonProvider) |
Modifier and Type | Method and Description |
---|---|
void |
contextDestroyed(javax.servlet.ServletContextEvent sce) |
void |
contextInitialized(javax.servlet.ServletContextEvent sce) |
public LauncherContextListener()
public LauncherContextListener(JohnsonProvider johnsonProvider)
public void contextInitialized(javax.servlet.ServletContextEvent sce)
contextInitialized
in interface javax.servlet.ServletContextListener
public void contextDestroyed(javax.servlet.ServletContextEvent sce)
contextDestroyed
in interface javax.servlet.ServletContextListener
Copyright © 2002-2015 Atlassian. All Rights Reserved.