public static interface MvcUriComponentsBuilder.MethodInvocationInfo
| Modifier and Type | Method and Description |
|---|---|
Object[] |
getArgumentValues()
Return the argument values.
|
Method |
getControllerMethod()
Return the controller method.
|
Class<?> |
getControllerType()
Return the controller types.
|