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 Details

    • FsInboxContextListener

      public FsInboxContextListener()
  • Method Details

    • contextInitialized

      public void contextInitialized(javax.servlet.ServletContextEvent sce)
      Specified by:
      contextInitialized in interface javax.servlet.ServletContextListener