public class ApplicationBootstrap extends Object implements javax.servlet.ServletContextListener
| Modifier and Type | Field and Description |
|---|---|
static String |
APP_CONFIG_LOADER |
static String |
ATMOSPHERE_SERVLET_NAME |
static String |
CACHE_FILTER_NAME |
static String |
CONFIG_HTTP_TRANSPORT_GUARANTEE |
static String |
DEBUG_FILTER_NAME |
static String |
GZIP_FILTER_NAME |
static String |
ORG_ECLIPSE_JETTY_SERVLET_DEFAULT_DIR_ALLOWED |
static String |
VISALLO_SERVLET_NAME |
| Constructor and Description |
|---|
ApplicationBootstrap() |
| Modifier and Type | Method and Description |
|---|---|
void |
contextDestroyed(javax.servlet.ServletContextEvent sce) |
void |
contextInitialized(javax.servlet.ServletContextEvent sce) |
public static final String CONFIG_HTTP_TRANSPORT_GUARANTEE
public static final String APP_CONFIG_LOADER
public static final String ORG_ECLIPSE_JETTY_SERVLET_DEFAULT_DIR_ALLOWED
public static final String VISALLO_SERVLET_NAME
public static final String ATMOSPHERE_SERVLET_NAME
public static final String DEBUG_FILTER_NAME
public static final String CACHE_FILTER_NAME
public static final String GZIP_FILTER_NAME
public void contextInitialized(javax.servlet.ServletContextEvent sce)
contextInitialized in interface javax.servlet.ServletContextListenerpublic void contextDestroyed(javax.servlet.ServletContextEvent sce)
contextDestroyed in interface javax.servlet.ServletContextListenerCopyright © 2013–2016 V5 Analytics. All rights reserved.