Interface FrameworkMvcUriComponentsBuilder.MethodInvocationInfo

Enclosing class:
FrameworkMvcUriComponentsBuilder

public static interface FrameworkMvcUriComponentsBuilder.MethodInvocationInfo
  • Method Details

    • getControllerMethod

      Method getControllerMethod()
    • getArgumentValues

      Object[] getArgumentValues()
    • getControllerType

      Class<?> getControllerType()