Class RestContainerBootstrap

java.lang.Object
org.camunda.bpm.engine.rest.impl.web.bootstrap.RestContainerBootstrap
All Implemented Interfaces:
EventListener, javax.servlet.ServletContextListener

public class RestContainerBootstrap extends Object implements javax.servlet.ServletContextListener
  • Constructor Details

    • RestContainerBootstrap

      public RestContainerBootstrap()
  • Method Details

    • contextInitialized

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

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