All Classes
-
All Classes Class Summary Enum Summary Annotation Types Summary Class Description AccessBits Specifies the reflective access desired for a type and whether it needs to be accessible as a resource in the image (i.e.FieldHint Configure reflection for a given field.Flag The various types of access that can be requested.InitializationHint Used byNativeHintannotations to indicate which classes/packages should be initialized explicitly at build-time or runtime.InitializationHints Repeatable annotation container forInitializationHintannotations.InitializationTime Specifies the initialization time of a type.MethodHint Configure reflection for a given method.NativeHint NativeHintannotations should be placed either on Spring configuration/registrar/import-selectors or on some implementation ofNativeConfigurationthat the system will discover via a service factory load.NativeHints Repeatable annotation container forNativeHintannotations.ProxyHint Used byNativeHintannotations to indicate which interfaces (since only JDK dynamic proxies are supported) sets of types need proxies.ProxyHints Repeatable annotation container forProxyHintannotations.ResourceHint Used byNativeHintannotations to indicate which resources should be pulled into the image.ResourcesHints Repeatable annotation container forResourceHintannotations.TypeHint Configure reflection or*.classresources access on specified types.TypeHints Repeatable annotation container forTypeHintannotations.