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