Class NameBindingUtil
java.lang.Object
org.jboss.resteasy.reactive.common.processor.NameBindingUtil
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionnameBindingNames(org.jboss.jandex.IndexView index, org.jboss.jandex.ClassInfo classInfo) Returns the class names of the@NameBindingannotations or null if non are presentnameBindingNames(org.jboss.jandex.IndexView index, org.jboss.jandex.MethodInfo methodInfo, Set<String> forClass)
-
Constructor Details
-
NameBindingUtil
public NameBindingUtil()
-
-
Method Details