Package de.xima.fc.context
Class FsInboxContextListener
- java.lang.Object
-
- de.xima.fc.context.FsInboxContextListener
-
- All Implemented Interfaces:
EventListener
,javax.servlet.ServletContextListener
public class FsInboxContextListener extends Object implements javax.servlet.ServletContextListener
Servlet context listener for the frontend server inbox for executing initialization and shutdown tasks that are specific to frontend server inbox web applications.- Since:
- 8.0.0
- Author:
- XIMA Media GmbH
-
-
Constructor Summary
Constructors Constructor Description FsInboxContextListener()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
contextInitialized(javax.servlet.ServletContextEvent sce)
-