クラス HandlerMethod.HandlerMethodParameter
java.lang.ObjectSE
org.springframework.core.MethodParameter
org.springframework.core.annotation.SynthesizingMethodParameter
org.springframework.graphql.data.method.HandlerMethod.HandlerMethodParameter
- 含まれているクラス:
HandlerMethod
HandlerMethod 固有の動作を持つ MethodParameter。
- 導入:
- 1.0.0
- 作成者:
- Rossen Stoyanchev
コンストラクター概要
コンストラクター方法の概要
修飾子と型メソッド説明ClassSE<?> <T extends AnnotationSE>
@Nullable TgetMethodAnnotation(ClassSE<T> annotationType) <T extends AnnotationSE>
booleanhasMethodAnnotation(ClassSE<T> annotationType) クラス org.springframework.core.annotation.SynthesizingMethodParameter から継承されたメソッド
adaptAnnotation, adaptAnnotationArray, clone, forExecutable, forParameterクラス org.springframework.core.MethodParameter から継承されたメソッド
decreaseNestingLevel, equals, findParameterIndex, forFieldAwareConstructor, forMethodOrConstructor, getAnnotatedElement, getConstructor, getDeclaringClass, getExecutable, getGenericParameterType, getMember, getMethod, getMethodAnnotations, getNestedGenericParameterType, getNestedParameterType, getNestingLevel, getParameter, getParameterAnnotation, getParameterIndex, getParameterName, getParameterType, getTypeIndexForCurrentLevel, getTypeIndexForLevel, hashCode, hasParameterAnnotation, hasParameterAnnotations, increaseNestingLevel, initParameterNameDiscovery, isOptional, nested, nested, nestedIfOptional, setTypeIndexForCurrentLevel, toString, withContainingClass, withTypeIndex
コンストラクターの詳細
HandlerMethodParameter
public HandlerMethodParameter(int index) HandlerMethodParameter
メソッドの詳細
getContainingClass
- オーバーライド:
- クラス
MethodParameterのgetContainingClass
getMethodAnnotation
- オーバーライド:
- クラス
MethodParameterのgetMethodAnnotation
hasMethodAnnotation
- オーバーライド:
- クラス
MethodParameterのhasMethodAnnotation
getParameterAnnotations
- オーバーライド:
- クラス
MethodParameterのgetParameterAnnotations