Class MyFacesRuntimeHintsRegistrar

java.lang.Object
org.joinfaces.aot.ClassGraphRuntimeHintsRegistrar
org.joinfaces.autoconfigure.myfaces.MyFacesRuntimeHintsRegistrar
All Implemented Interfaces:
org.springframework.aot.hint.RuntimeHintsRegistrar

public class MyFacesRuntimeHintsRegistrar extends org.joinfaces.aot.ClassGraphRuntimeHintsRegistrar
RuntimeHintsRegistrar for Apache MyFaces.
  • Constructor Details

    • MyFacesRuntimeHintsRegistrar

      public MyFacesRuntimeHintsRegistrar()
  • Method Details

    • registerHints

      public void registerHints(org.springframework.aot.hint.RuntimeHints hints, ClassLoader classLoader, io.github.classgraph.ScanResult scanResult)
      Specified by:
      registerHints in class org.joinfaces.aot.ClassGraphRuntimeHintsRegistrar