クラス PublicMethodReflectiveProcessor

java.lang.ObjectSE
org.springframework.aot.hint.annotation.SimpleReflectiveProcessor
org.springframework.data.aot.PublicMethodReflectiveProcessor
実装されているすべてのインターフェース:
ReflectiveProcessor

public class PublicMethodReflectiveProcessor extends SimpleReflectiveProcessor
パブリックメソッドを呼び出すためのリフレクティブヒントを登録するための SimpleReflectiveProcessor の拡張。
作成者:
Christoph Strobl