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