| Class | Description |
|---|---|
| ReflectiveClassBuildItem |
Used to register a class for reflection in substrate
|
| ReflectiveFieldBuildItem | |
| ReflectiveHierarchyBuildItem |
Attempts to register a complete type hierarchy for reflection.
|
| ReflectiveMethodBuildItem | |
| RuntimeInitializedClassBuildItem | |
| RuntimeReinitializedClassBuildItem |
A class that will be reinitialized at runtime by Substrate.
|
| ServiceProviderBuildItem |
Represents a Service Provider registration.
|
| SubstrateConfigBuildItem | |
| SubstrateConfigBuildItem.Builder | |
| SubstrateOutputBuildItem | |
| SubstrateProxyDefinitionBuildItem |
A build item that represents a
Proxy definition
that will be required on substrate. |
| SubstrateResourceBuildItem |
A build item that indicates that a static resource should be included in the native image
|
| SubstrateResourceBundleBuildItem |
Indicates that a resource bundle should be included in the native image
|
| SubstrateSystemPropertyBuildItem |
A system property that will be set at native image build time
|
Copyright © 2019 JBoss by Red Hat. All rights reserved.