Class AllowedJaxRsAnnotationPrefixBuildItem

java.lang.Object
io.quarkus.builder.item.BuildItem
io.quarkus.builder.item.MultiBuildItem
io.quarkus.resteasy.server.common.spi.AllowedJaxRsAnnotationPrefixBuildItem

public final class AllowedJaxRsAnnotationPrefixBuildItem extends io.quarkus.builder.item.MultiBuildItem
The package prefix of any annotations that have to be compatible with JaxRs resource class to allow constructor injection.
  • Constructor Details

    • AllowedJaxRsAnnotationPrefixBuildItem

      public AllowedJaxRsAnnotationPrefixBuildItem(String prefix)
  • Method Details

    • getAnnotationPrefix

      public String getAnnotationPrefix()