Parallels Spring MethodResolver
Method resolver interface for finding and invoking methods on target objects. Multiple MethodResolvers form a chain of responsibility.
Resolve and invoke the specified method on the target object within the current context.
TypedValue result, or null if this resolver cannot handle
Parallels Spring MethodResolver
Method resolver interface for finding and invoking methods on target objects. Multiple MethodResolvers form a chain of responsibility.