public class CockpitContainerBootstrap extends Object implements javax.servlet.ServletContextListener
Modifier and Type | Class and Description |
---|---|
protected static class |
CockpitContainerBootstrap.CockpitEnvironment |
Constructor and Description |
---|
CockpitContainerBootstrap() |
Modifier and Type | Method and Description |
---|---|
void |
contextDestroyed(javax.servlet.ServletContextEvent sce) |
void |
contextInitialized(javax.servlet.ServletContextEvent sce) |
protected CockpitContainerBootstrap.CockpitEnvironment |
createCockpitEnvironment() |
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
protected CockpitContainerBootstrap.CockpitEnvironment createCockpitEnvironment()
Copyright © 2015. All rights reserved.