クラス ReflectiveRuntimeHintsRegistrar

java.lang.ObjectSE
org.springframework.aot.hint.annotation.ReflectiveRuntimeHintsRegistrar

public class ReflectiveRuntimeHintsRegistrar extends ObjectSE
@Reflective アノテーション付き要素を処理します。
導入:
6.0
作成者:
Stephane Nicoll, Andy Wilkinson
  • コンストラクターの詳細

    • ReflectiveRuntimeHintsRegistrar

      public ReflectiveRuntimeHintsRegistrar()
  • メソッドの詳細

    • registerRuntimeHints

      public void registerRuntimeHints(RuntimeHints runtimeHints, ClassSE<?>... types)
      Reflective でアノテーションが付けられた要素に関連するランタイムヒントを登録します。
      パラメーター:
      runtimeHints - 使用するランタイムヒントインスタンス
      types - 処理する型