public static class MethodInvoker.Request<InputParameter>
extends java.lang.Object
| Constructor and Description |
|---|
Request(java.util.Collection<BeanMethod> beanMethods,
java.util.List<InputParameter> inputParameters) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<BeanMethod> |
getBeanMethods() |
java.util.List<InputParameter> |
getInputParameters() |
public Request(java.util.Collection<BeanMethod> beanMethods, java.util.List<InputParameter> inputParameters)
public java.util.Collection<BeanMethod> getBeanMethods()
public java.util.List<InputParameter> getInputParameters()