Class MyFacesRuntimeHintsRegistrar
java.lang.Object
org.joinfaces.aot.ClassGraphRuntimeHintsRegistrar
org.joinfaces.autoconfigure.myfaces.MyFacesRuntimeHintsRegistrar
- All Implemented Interfaces:
RuntimeHintsRegistrar
RuntimeHintsRegistrar
for Apache MyFaces.-
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
-
MyFacesRuntimeHintsRegistrar
public MyFacesRuntimeHintsRegistrar()
-
-
Method Details
-
registerHints
- Specified by:
registerHints
in classClassGraphRuntimeHintsRegistrar
-