Package net.croz.nrich.search.aot
Class SearchRuntimeHintsRegistrar
java.lang.Object
net.croz.nrich.search.aot.SearchRuntimeHintsRegistrar
- All Implemented Interfaces:
org.springframework.aot.hint.RuntimeHintsRegistrar
public class SearchRuntimeHintsRegistrar
extends Object
implements org.springframework.aot.hint.RuntimeHintsRegistrar
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidregisterHints(org.springframework.aot.hint.RuntimeHints hints, ClassLoader classLoader)
-
Field Details
-
TYPE_REFERENCE_LIST
-
-
Constructor Details
-
SearchRuntimeHintsRegistrar
public SearchRuntimeHintsRegistrar()
-
-
Method Details
-
registerHints
- Specified by:
registerHintsin interfaceorg.springframework.aot.hint.RuntimeHintsRegistrar
-