Class ResteasyStandaloneRecorder


  • public class ResteasyStandaloneRecorder
    extends Object
    Provides the runtime methods to bootstrap Resteasy in standalone mode.
    • Constructor Detail

      • ResteasyStandaloneRecorder

        public ResteasyStandaloneRecorder()
    • Method Detail

      • staticInit

        public void staticInit​(org.jboss.resteasy.spi.ResteasyDeployment dep,
                               String path)
      • start

        public void start​(io.quarkus.runtime.ShutdownContext shutdown,
                          boolean isVirtual)