public abstract class MethodReturnValueNamedArgumentFinder extends ObjectPropertyNamedArgumentFinder
NamedArgumentFinder implementation that can be used for bindings that use the return value
of an object's method as an argument.obj| Modifier | Constructor and Description |
|---|---|
protected |
MethodReturnValueNamedArgumentFinder(String prefix,
Object object) |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
invokeMethod(Method method,
StatementContext ctx) |
find, getNestedArgumentFinder, getValueclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetNamesprotected Object invokeMethod(Method method, StatementContext ctx)
Copyright © 2019. All rights reserved.