Class and Description |
---|
ReflectiveClassBuildItem
Used to register a class for reflection in native mode
|
RuntimeReinitializedClassBuildItem
A class that will be reinitialized at runtime in native mode.
|
Class and Description |
---|
NativeImageConfigBuildItem |
NativeImageConfigBuildItem.Builder |
NativeImageResourcePatternsBuildItem
A build item that indicates that a set of resource paths defined by regular expression patterns or globs should be
included in the native image.
|
NativeImageResourcePatternsBuildItem.Builder |
ReflectiveClassBuildItem
Used to register a class for reflection in native mode
|
ReflectiveClassBuildItem.Builder |
ReflectiveHierarchyBuildItem
Attempts to register a complete type hierarchy for reflection.
|
ReflectiveHierarchyBuildItem.Builder |
ReflectiveHierarchyBuildItem.DefaultIgnoreFieldPredicate |
ReflectiveHierarchyBuildItem.DefaultIgnoreMethodPredicate |
ReflectiveHierarchyBuildItem.DefaultIgnoreTypePredicate |
ReflectiveHierarchyBuildItem.IgnoreWhiteListedPredicate |
ServiceProviderBuildItem
Represents a Service Provider registration.
|
Class and Description |
---|
NativeImageSystemPropertyBuildItem
A system property that will be set at native image build time
|
RuntimeInitializedClassBuildItem
A class that will be initialized at runtime in native mode.
|
ServiceProviderBuildItem
Represents a Service Provider registration.
|
Class and Description |
---|
NativeImageSystemPropertyBuildItem
A system property that will be set at native image build time
|
RuntimeReinitializedClassBuildItem
A class that will be reinitialized at runtime in native mode.
|
Class and Description |
---|
JniRuntimeAccessBuildItem
Used to register a class for JNI runtime access.
|
NativeImageConfigBuildItem |
NativeImageProxyDefinitionBuildItem
A build item that represents a
Proxy definition
that will be required in native mode. |
NativeImageResourceBuildItem
A build item that indicates that a static resource should be included in the native image
|
NativeImageResourceBundleBuildItem
Indicates that a resource bundle should be included in the native image
|
NativeImageResourceDirectoryBuildItem
A build item that indicates that directory resources should be included in the native image
|
NativeImageResourcePatternsBuildItem
A build item that indicates that a set of resource paths defined by regular expression patterns or globs should be
included in the native image.
|
NativeImageSystemPropertyBuildItem
A system property that will be set at native image build time
|
ReflectiveClassBuildItem
Used to register a class for reflection in native mode
|
ReflectiveClassFinalFieldsWritablePredicateBuildItem
Used by
io.quarkus.deployment.steps.ReflectiveHierarchyStep to determine whether or
not the final fields of the class should be writable (which they aren't by default)
If any one of the predicates returns true for a class, then ReflectiveHierarchyStep uses that true value |
ReflectiveFieldBuildItem |
ReflectiveHierarchyBuildItem
Attempts to register a complete type hierarchy for reflection.
|
ReflectiveHierarchyIgnoreWarningBuildItem
Used by
ReflectiveHierarchyStep to ignore reflection warning deliberately |
ReflectiveMethodBuildItem |
RuntimeInitializedClassBuildItem
A class that will be initialized at runtime in native mode.
|
RuntimeInitializedPackageBuildItem
A package that will be initialized at runtime in native mode.
|
RuntimeReinitializedClassBuildItem
A class that will be reinitialized at runtime in native mode.
|
ServiceProviderBuildItem
Represents a Service Provider registration.
|
UnsafeAccessedFieldBuildItem |
Copyright © 2021 JBoss by Red Hat. All rights reserved.