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 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
-
WeldRuntimeHintsRegistrar
public WeldRuntimeHintsRegistrar()
-
-
Method Details
-
registerHints
public void registerHints(RuntimeHints hints, @Nullable ClassLoader classLoader, ScanResult scanResult) - Specified by:
registerHints
in classClassGraphRuntimeHintsRegistrar
-