@WebListener
public class TCWebAppListener
extends com.helger.web.servlets.scope.WebScopeListener
WebScopeListener to ensure global scope is created and maintained.| Constructor and Description |
|---|
TCWebAppListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
contextDestroyed(javax.servlet.ServletContextEvent aEvent) |
void |
contextInitialized(javax.servlet.ServletContextEvent aEvent) |
public void contextInitialized(@Nonnull javax.servlet.ServletContextEvent aEvent)
contextInitialized in interface javax.servlet.ServletContextListenercontextInitialized in class com.helger.web.servlets.scope.WebScopeListenerpublic void contextDestroyed(@Nonnull javax.servlet.ServletContextEvent aEvent)
contextDestroyed in interface javax.servlet.ServletContextListenercontextDestroyed in class com.helger.web.servlets.scope.WebScopeListenerCopyright © 2018–2020 toop.eu. All rights reserved.