Package org.drools.mvel
Class ConditionAnalyzer.MethodInvocation
java.lang.Object
org.drools.mvel.ConditionAnalyzer.Invocation
org.drools.mvel.ConditionAnalyzer.MethodInvocation
- Direct Known Subclasses:
ConditionAnalyzer.ThisInvocation
- Enclosing class:
- ConditionAnalyzer
-
Constructor Summary
ConstructorsConstructorDescriptionMethodInvocation(Method method) MethodInvocation(Method method, String conditionClassName) -
Method Summary
Methods inherited from class org.drools.mvel.ConditionAnalyzer.Invocation
addArgument, getArguments
-
Constructor Details
-
MethodInvocation
-
MethodInvocation
-
-
Method Details
-
getMethod
-
toString
-
getReturnType
- Specified by:
getReturnTypein classConditionAnalyzer.Invocation
-