Class Jsf3ScopeAnnotationsAutoConfiguration.Jsf3ScopeAnnotationRuntimeHints

java.lang.Object
org.joinfaces.autoconfigure.scopemapping.Jsf3ScopeAnnotationsAutoConfiguration.Jsf3ScopeAnnotationRuntimeHints
All Implemented Interfaces:
org.springframework.aot.hint.RuntimeHintsRegistrar
Enclosing class:
Jsf3ScopeAnnotationsAutoConfiguration

public static class Jsf3ScopeAnnotationsAutoConfiguration.Jsf3ScopeAnnotationRuntimeHints extends Object implements org.springframework.aot.hint.RuntimeHintsRegistrar
  • Constructor Details

    • Jsf3ScopeAnnotationRuntimeHints

      public Jsf3ScopeAnnotationRuntimeHints()
  • Method Details

    • registerHints

      public void registerHints(org.springframework.aot.hint.RuntimeHints hints, ClassLoader classLoader)
      Specified by:
      registerHints in interface org.springframework.aot.hint.RuntimeHintsRegistrar