Class ParameterContext


  • public class ParameterContext
    extends java.lang.Object
    • Method Detail

      • methodParameter

        @Deprecated
        public org.springframework.core.MethodParameter methodParameter()
        Deprecated.
        Returns:
        method parameter
        Since:
        2.5.0 this has been deprecated
      • parameterBuilder

        @Deprecated
        public ParameterBuilder parameterBuilder()
        Deprecated.
        Returns:
        this
        Since:
        3.0.0 this has been deprecated in favor of @see
      • alternateFor

        public com.fasterxml.classmate.ResolvedType alternateFor​(com.fasterxml.classmate.ResolvedType parameterType)
      • getIgnorableParameterTypes

        public java.util.Set<java.lang.Class> getIgnorableParameterTypes()
      • getGroupName

        public java.lang.String getGroupName()