Class PublicMethodReflectiveProcessor

java.lang.Object
org.springframework.aot.hint.annotation.SimpleReflectiveProcessor
org.springframework.data.aot.PublicMethodReflectiveProcessor
All Implemented Interfaces:
org.springframework.aot.hint.annotation.ReflectiveProcessor

public class PublicMethodReflectiveProcessor extends org.springframework.aot.hint.annotation.SimpleReflectiveProcessor
Author:
Christoph Strobl
  • Constructor Details

    • PublicMethodReflectiveProcessor

      public PublicMethodReflectiveProcessor()
  • Method Details

    • registerTypeHint

      protected void registerTypeHint(org.springframework.aot.hint.ReflectionHints hints, Class<?> type)
      Overrides:
      registerTypeHint in class org.springframework.aot.hint.annotation.SimpleReflectiveProcessor