- Enclosing class:
- MvcUriComponentsBuilder
public static interface MvcUriComponentsBuilder.MethodInvocationInfo
Method invocation information.
- 
Method Summary
Return the argument values. 
 
Return the controller method. 
 
Return the controller types. 
 
 
 
 
- 
Method Details
- 
getControllerTypeClass<?> getControllerType() 
 Return the controller types. 
- 
getControllerMethodReturn the controller method. 
- 
getArgumentValuesReturn the argument values.