| Package | Description |
|---|---|
| io.quarkus.deployment | |
| io.quarkus.deployment.builditem.substrate | |
| io.quarkus.deployment.logging | |
| io.quarkus.deployment.steps |
| Class and Description |
|---|
| ReflectiveClassBuildItem
Used to register a class for reflection in substrate
|
| Class and Description |
|---|
| SubstrateConfigBuildItem |
| SubstrateConfigBuildItem.Builder |
| Class and Description |
|---|
| RuntimeInitializedClassBuildItem |
| ServiceProviderBuildItem
Represents a Service Provider registration.
|
| SubstrateSystemPropertyBuildItem
A system property that will be set at native image build time
|
| Class and 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 |
| 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.