public static class ConditionAnalyzer.MethodInvocation extends ConditionAnalyzer.Invocation
| Constructor and Description |
|---|
MethodInvocation(Method method) |
MethodInvocation(Method method,
String conditionClassName) |
| Modifier and Type | Method and Description |
|---|---|
Method |
getMethod() |
Class<?> |
getReturnType() |
String |
toString() |
addArgument, getArgumentspublic MethodInvocation(Method method)
public Method getMethod()
public Class<?> getReturnType()
getReturnType in class ConditionAnalyzer.InvocationCopyright © 2001–2016 JBoss by Red Hat. All rights reserved.