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