インターフェースの使用
jakarta.enterprise.inject.build.compatible.spi.ParameterConfig
ParameterConfig を使用するパッケージ
jakarta.enterprise.inject.build.compatible.spi 内の ParameterConfig 使用
修飾子と型メソッド説明ParameterConfig.addAnnotation(AnnotationInfo annotation) 指定されたアノテーションをこのメソッドパラメーターに追加します。ParameterConfig.addAnnotation(AnnotationSE annotation) 指定されたアノテーションをこのメソッドパラメーターに追加します。ParameterConfig.addAnnotation(ClassSE<? extends AnnotationSE> annotationType) 指定された型のマーカーアノテーションをこのメソッドパラメーターに追加します。ParameterConfig.removeAllAnnotations()このメソッドパラメーターからすべてのアノテーションを削除します。ParameterConfig.removeAnnotation(PredicateSE<AnnotationInfo> predicate) このメソッドパラメーターから、指定された述語に一致するすべてのアノテーションを削除します。型 ParameterConfig の引数を持つ型を返す jakarta.enterprise.inject.build.compatible.spi のメソッド