Class ResteasyDeploymentBuildItem


  • public final class ResteasyDeploymentBuildItem
    extends io.quarkus.builder.item.SimpleBuildItem
    • Constructor Detail

      • ResteasyDeploymentBuildItem

        public ResteasyDeploymentBuildItem​(String rootPath,
                                           org.jboss.resteasy.spi.ResteasyDeployment deployment)
    • Method Detail

      • getDeployment

        public org.jboss.resteasy.spi.ResteasyDeployment getDeployment()
      • getRootPath

        public String getRootPath()