Class ContextListenerDelayer

  • All Implemented Interfaces:
    EventListener, javax.servlet.ServletContextListener

    public class ContextListenerDelayer
    extends Object
    implements javax.servlet.ServletContextListener
    This class is just a wrapper to hold the initialization of Nuxeo CMIS until we have received the "go ahead" from the Runtime and that everything is fully initialized.
    • Method Detail

      • contextDestroyed

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

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

        public void frameworkEvent​(org.osgi.framework.FrameworkEvent event)
      • activate

        public static void activate​(org.osgi.framework.FrameworkEvent event)