Package org.joinfaces.autoconfigure.weld
Class WeldRuntimeHintsRegistrar
java.lang.Object
org.joinfaces.aot.ClassGraphRuntimeHintsRegistrar
org.joinfaces.autoconfigure.weld.WeldRuntimeHintsRegistrar
- All Implemented Interfaces:
- RuntimeHintsRegistrar
RuntimeHintsRegistrar for Weld.- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionvoidregisterHints(RuntimeHints hints, ClassLoader classLoader, ScanResult scanResult) Methods inherited from class org.joinfaces.aot.ClassGraphRuntimeHintsRegistrarregisterHints, registerStandardClasses
- 
Constructor Details- 
WeldRuntimeHintsRegistrarpublic WeldRuntimeHintsRegistrar()
 
- 
- 
Method Details- 
registerHintspublic void registerHints(RuntimeHints hints, @Nullable ClassLoader classLoader, ScanResult scanResult) - Specified by:
- registerHintsin class- ClassGraphRuntimeHintsRegistrar
 
 
-