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 Summary
Constructors Constructor Description BackendCommonContextListener()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
contextInitialized(javax.servlet.ServletContextEvent sce)
-