Class MyFacesRuntimeHintsRegistrar
java.lang.Object
org.joinfaces.aot.ClassGraphRuntimeHintsRegistrar
org.joinfaces.autoconfigure.myfaces.MyFacesRuntimeHintsRegistrar
- All Implemented Interfaces:
 RuntimeHintsRegistrar
RuntimeHintsRegistrar for Apache MyFaces.- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionvoidregisterHints(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:
 registerHintsin classClassGraphRuntimeHintsRegistrar
 
 -