@ConfigRoot(phase=BUILD_TIME) static class JniProcessor.JniConfig extends Object
| Modifier and Type | Field and Description |
|---|---|
(package private) boolean |
enable
Deprecated.
JNI is always enabled starting from GraalVM 19.3.1.
|
(package private) Optional<List<String>> |
libraryPaths
Paths of library to load.
|
| Constructor and Description |
|---|
JniConfig() |
@ConfigItem Optional<List<String>> libraryPaths
@Deprecated @ConfigItem(defaultValue="true") boolean enable
Copyright © 2020 JBoss by Red Hat. All rights reserved.