Class UndertowDeploymentService

    • Method Detail

      • start

        public void start​(org.jboss.msc.service.StartContext startContext)
                   throws org.jboss.msc.service.StartException
        Specified by:
        start in interface org.jboss.msc.Service
        Throws:
        org.jboss.msc.service.StartException
      • startContext

        public void startContext()
                          throws jakarta.servlet.ServletException
        Throws:
        jakarta.servlet.ServletException
      • stop

        public void stop​(org.jboss.msc.service.StopContext stopContext)
        Specified by:
        stop in interface org.jboss.msc.Service
      • stopContext

        public void stopContext()
      • getDeploymentInfo

        public io.undertow.servlet.api.DeploymentInfo getDeploymentInfo()
      • getDeployment

        public io.undertow.servlet.api.Deployment getDeployment()