Class 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 Detail

      • InboxContextListener

        public InboxContextListener()
    • Method Detail

      • contextInitialized

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