Class NuxeoStarter

    • Method Detail

      • contextInitialized

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

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

        protected void start​(javax.servlet.ServletContextEvent event)
                      throws IOException,
                             org.osgi.framework.BundleException
        Throws:
        IOException
        org.osgi.framework.BundleException
      • stop

        protected void stop()
                     throws org.osgi.framework.BundleException
        Throws:
        org.osgi.framework.BundleException
      • findEnv

        protected void findEnv​(javax.servlet.ServletContext servletContext)