Class JaxRsResourceIndexBuildItem
- java.lang.Object
-
- io.quarkus.builder.item.BuildItem
-
- io.quarkus.builder.item.SimpleBuildItem
-
- io.quarkus.resteasy.reactive.common.deployment.JaxRsResourceIndexBuildItem
-
public final class JaxRsResourceIndexBuildItem extends io.quarkus.builder.item.SimpleBuildItemRepresents the index that is going to be used to look up JAX-RS Resources. This index contains both code that is present on disk at build time, and code that is generated by other extensions.
-
-
Constructor Summary
Constructors Constructor Description JaxRsResourceIndexBuildItem(org.jboss.jandex.IndexView indexView)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.jboss.jandex.IndexViewgetIndexView()
-