Package de.xima.fc.context
Class BackendCommonContextListener
java.lang.Object
de.xima.fc.context.BackendCommonContextListener
- All Implemented Interfaces:
EventListener
,javax.servlet.ServletContextListener
public class BackendCommonContextListener
extends Object
implements javax.servlet.ServletContextListener
Servlet context listener for executing common initialization and shutdown tasks for web applications with access to
the backend (MS and Fs with Inbox).
- Since:
- 8.0.0
- Author:
- XIMA Media GmbH
-
Constructor Details
-
BackendCommonContextListener
public BackendCommonContextListener()
-
-
Method Details
-
contextInitialized
public void contextInitialized(javax.servlet.ServletContextEvent sce) - Specified by:
contextInitialized
in interfacejavax.servlet.ServletContextListener
-