Member predicate SpringLookupMethod :: getMethod
Gets the Java method referred to by the lookup-method element.
This always looks up the method using the declaring bean of the <lookup-method>
element.
To find the Java method in a child bean, see getMethod(SpringBean)
.