public final class AppWebAppListener
extends com.helger.photon.bootstrap4.servlet.WebAppListenerBootstrap
DEFAULT_HANDLE_STATISTICS_ON_END, DEFAULT_INIT_PARAMETER_DEBUG, DEFAULT_INIT_PARAMETER_PRODUCTION, DEFAULT_PASSWORD_MIN_LENGTH, 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 |
|---|
AppWebAppListener() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
afterContextInitialized(javax.servlet.ServletContext aSC) |
protected void |
beforeContextDestroyed(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 void |
initAjax(com.helger.photon.ajax.IAjaxRegistry aAjaxRegistry) |
protected void |
initAPI(com.helger.photon.api.IAPIRegistry aAPIRegistry) |
protected void |
initGlobalSettings() |
protected void |
initLocales(com.helger.photon.core.locale.ILocaleManager aLocaleMgr) |
protected void |
initMenu() |
protected void |
initSecurity() |
protected void |
initUI() |
protected boolean |
shouldCheckFileAccess(javax.servlet.ServletContext aSC) |
afterContextDestroyed, beforeContextInitialized, contextDestroyed, contextInitialized, getInitializationEndDT, getInitializationStartDT, getInitParameterNoStartupInfo, getInitParameterServerURL, getServletContextPath, getStatisticsFilename, handleStatisticsOnEnd, initDefaultGlobalSettings, initGlobalIDFactory, initJobs, initManagers, initPaths, isHandleStatisticsOnEnd, isLogExceptions, isOnlyOneInstanceAllowed, logClassPath, logInitParameters, logJMX, logLogo, logServerInfo, logStartupInfo, logThirdpartyModules, onTheVeryBeginning, sessionCreated, sessionDestroyed, setHandleStatisticsOnEnd, setOnlyOneInstanceAllowedprotected 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 void initGlobalSettings()
initGlobalSettings in class com.helger.photon.core.servlet.WebAppListenerprotected void initLocales(@Nonnull com.helger.photon.core.locale.ILocaleManager aLocaleMgr)
initLocales in class com.helger.photon.core.servlet.WebAppListenerprotected void initAjax(@Nonnull com.helger.photon.ajax.IAjaxRegistry aAjaxRegistry)
initAjax in class com.helger.photon.core.servlet.WebAppListenerprotected void initMenu()
initMenu in class com.helger.photon.core.servlet.WebAppListenerprotected void initSecurity()
initSecurity in class com.helger.photon.core.servlet.WebAppListenerprotected void initUI()
initUI in class com.helger.photon.core.servlet.WebAppListenerprotected void initAPI(@Nonnull com.helger.photon.api.IAPIRegistry aAPIRegistry)
initAPI in class com.helger.photon.core.servlet.WebAppListenerprotected void afterContextInitialized(javax.servlet.ServletContext aSC)
afterContextInitialized in class com.helger.photon.core.servlet.WebAppListenerprotected void beforeContextDestroyed(javax.servlet.ServletContext aSC)
beforeContextDestroyed in class com.helger.photon.core.servlet.WebAppListenerCopyright © 2021 DE4A. All rights reserved.