Class ResourcePropertiesProvider
java.lang.Object
io.quarkus.rest.data.panache.deployment.properties.ResourcePropertiesProvider
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetFromClass(String resourceClass) Find resource and method properties annotations used by a given interface and buildResourcePropertiesinstance.
-
Constructor Details
-
ResourcePropertiesProvider
public ResourcePropertiesProvider(org.jboss.jandex.IndexView index)
-
-
Method Details
-
getFromClass
Find resource and method properties annotations used by a given interface and buildResourcePropertiesinstance.
-