public final class ReflectiveMethodBuildItem extends MultiBuildItem
| Modifier and Type | Field and Description |
|---|---|
(package private) String |
declaringClass |
(package private) String |
name |
(package private) String[] |
params |
| Constructor and Description |
|---|
ReflectiveMethodBuildItem(Method method) |
ReflectiveMethodBuildItem(org.jboss.jandex.MethodInfo methodInfo) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getDeclaringClass() |
String |
getName() |
String[] |
getParams() |
int |
hashCode() |
Copyright © 2021 JBoss by Red Hat. All rights reserved.