Class Jsf3ScopeAnnotationsAutoConfiguration.Jsf3ScopeAnnotationRuntimeHints
java.lang.Object
org.joinfaces.autoconfigure.scopemapping.Jsf3ScopeAnnotationsAutoConfiguration.Jsf3ScopeAnnotationRuntimeHints
- All Implemented Interfaces:
org.springframework.aot.hint.RuntimeHintsRegistrar
- Enclosing class:
- Jsf3ScopeAnnotationsAutoConfiguration
public static class Jsf3ScopeAnnotationsAutoConfiguration.Jsf3ScopeAnnotationRuntimeHints
extends Object
implements org.springframework.aot.hint.RuntimeHintsRegistrar
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidregisterHints(org.springframework.aot.hint.RuntimeHints hints, ClassLoader classLoader)
-
Constructor Details
-
Jsf3ScopeAnnotationRuntimeHints
public Jsf3ScopeAnnotationRuntimeHints()
-
-
Method Details
-
registerHints
- Specified by:
registerHintsin interfaceorg.springframework.aot.hint.RuntimeHintsRegistrar
-