public class HippyMethodInvoker
extends org.springframework.util.MethodInvoker
MethodInvoker
that is a bit relaxed about its arguments. You can
give it arguments in the wrong order or you can give it too many arguments
and it will try and find a method that matches a subset.Constructor and Description |
---|
HippyMethodInvoker() |
Modifier and Type | Method and Description |
---|---|
protected java.lang.reflect.Method |
findMatchingMethod() |
getArguments, getPreparedMethod, getTargetClass, getTargetMethod, getTargetObject, getTypeDifferenceWeight, invoke, isPrepared, prepare, resolveClassName, setArguments, setStaticMethod, setTargetClass, setTargetMethod, setTargetObject