| Class and Description |
|---|
| io.quarkus.deployment.QuarkusConfig
Do not use this class anymore, instead try
ConfigProvider.getConfig.getValue() instead. |
| Field and Description |
|---|
| io.quarkus.deployment.JniProcessor.JniConfig.enable
JNI is always enabled starting from GraalVM 19.3.1.
|
| io.quarkus.deployment.pkg.NativeConfig.enableJni
JNI is always enabled starting from GraalVM 19.3.1.
|
| Constructor and Description |
|---|
| io.quarkus.deployment.builditem.JniBuildItem()
This method was previously used to enable JNI from Quarkus extensions, but JNI is always enabled starting
from GraalVM 19.3.1.
|
| Annotation Type Element and Description |
|---|
| io.quarkus.deployment.annotations.BuildStep.applicationArchiveMarkers |
| io.quarkus.deployment.annotations.BuildStep.providesCapabilities |
Copyright © 2020 JBoss by Red Hat. All rights reserved.