Class FacesRuntimeHintsRegistrar
java.lang.Object
org.joinfaces.aot.ClassGraphRuntimeHintsRegistrar
org.joinfaces.autoconfigure.faces.FacesRuntimeHintsRegistrar
- All Implemented Interfaces:
RuntimeHintsRegistrar
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
registerHints
(RuntimeHints hints, ClassLoader classLoader, ScanResult scanResult) Methods inherited from class org.joinfaces.aot.ClassGraphRuntimeHintsRegistrar
registerHints, registerStandardClasses
-
Constructor Details
-
FacesRuntimeHintsRegistrar
public FacesRuntimeHintsRegistrar()
-
-
Method Details
-
registerHints
- Specified by:
registerHints
in classClassGraphRuntimeHintsRegistrar
-