private abstract static class JavaResourceMethodDispatcherProvider.AbstractMethodParamInvoker extends AbstractJavaResourceMethodDispatcher
ResourceMethodDispatcher.Provider
Modifier and Type | Field and Description |
---|---|
private java.util.List<ParamValueFactoryWithSource<?>> |
valueProviders |
Constructor and Description |
---|
AbstractMethodParamInvoker(Invocable resourceMethod,
java.lang.reflect.InvocationHandler handler,
java.util.List<ParamValueFactoryWithSource<?>> valueProviders,
ConfiguredValidator validator) |
Modifier and Type | Method and Description |
---|---|
(package private) java.lang.Object[] |
getParamValues() |
dispatch, doDispatch, invoke, toString
private final java.util.List<ParamValueFactoryWithSource<?>> valueProviders
public AbstractMethodParamInvoker(Invocable resourceMethod, java.lang.reflect.InvocationHandler handler, java.util.List<ParamValueFactoryWithSource<?>> valueProviders, ConfiguredValidator validator)