Class CamundaBpmRestInitializer

  • All Implemented Interfaces:
    org.springframework.boot.web.servlet.ServletContextInitializer

    public class CamundaBpmRestInitializer
    extends Object
    implements org.springframework.boot.web.servlet.ServletContextInitializer
    Inspired by: https://groups.google.com/forum/#!msg/camunda-bpm-users/BQHdcLIivzs /iNVix8GkhYAJ (Christoph Berg)
    • Constructor Detail

      • CamundaBpmRestInitializer

        public CamundaBpmRestInitializer​(org.springframework.boot.autoconfigure.web.servlet.JerseyApplicationPath applicationPath)
    • Method Detail

      • onStartup

        public void onStartup​(javax.servlet.ServletContext servletContext)
                       throws javax.servlet.ServletException
        Specified by:
        onStartup in interface org.springframework.boot.web.servlet.ServletContextInitializer
        Throws:
        javax.servlet.ServletException