public class SMPWebAppListener
extends com.helger.photon.core.servlet.WebAppListener
DEFAULT_INIT_PARAMETER_DEBUG, DEFAULT_INIT_PARAMETER_PRODUCTION, ID_FILENAME, INIT_PARAMETER_DATA_PATH, INIT_PARAMETER_NO_CHECK_FILE_ACCESS, INIT_PARAMETER_NO_STARTUP_INFO, INIT_PARAMETER_SERVER_URL, INIT_PARAMETER_SERVER_URL_PRODUCTION| Constructor and Description |
|---|
SMPWebAppListener() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
afterContextInitialized(javax.servlet.ServletContext aSC) |
protected String |
getDataPath(javax.servlet.ServletContext aSC) |
protected String |
getInitParameterDebug(javax.servlet.ServletContext aSC) |
protected String |
getInitParameterProduction(javax.servlet.ServletContext aSC) |
protected String |
getInitParameterServerURL(javax.servlet.ServletContext aSC,
boolean bProductionMode) |
protected boolean |
shouldCheckFileAccess(javax.servlet.ServletContext aSC) |
afterContextDestroyed, beforeContextDestroyed, beforeContextInitialized, contextDestroyed, contextInitialized, getInitializationEndDT, getInitializationStartDT, getInitParameterNoStartupInfo, getServletContextPath, getStatisticsFilename, handleStatisticsOnEnd, initGlobalIDFactory, initPaths, isHandleStatisticsOnEnd, logClassPath, logInitParameters, logJMX, logServerInfo, logStartupInfo, logThirdpartyModules, sessionCreated, sessionDestroyedprotected String getInitParameterDebug(@Nonnull javax.servlet.ServletContext aSC)
getInitParameterDebug in class com.helger.photon.core.servlet.WebAppListenerprotected String getInitParameterProduction(@Nonnull javax.servlet.ServletContext aSC)
getInitParameterProduction in class com.helger.photon.core.servlet.WebAppListenerprotected String getDataPath(@Nonnull javax.servlet.ServletContext aSC)
getDataPath in class com.helger.photon.core.servlet.WebAppListenerprotected boolean shouldCheckFileAccess(@Nonnull javax.servlet.ServletContext aSC)
shouldCheckFileAccess in class com.helger.photon.core.servlet.WebAppListenerprotected String getInitParameterServerURL(@Nonnull javax.servlet.ServletContext aSC, boolean bProductionMode)
getInitParameterServerURL in class com.helger.photon.core.servlet.WebAppListenerprotected void afterContextInitialized(@Nonnull javax.servlet.ServletContext aSC)
afterContextInitialized in class com.helger.photon.core.servlet.WebAppListenerCopyright © 2015–2016 Philip Helger. All rights reserved.