Package io.quarkus.deployment
Interface JniProcessor.JniConfig
- Enclosing class:
JniProcessor
@ConfigMapping(prefix="quarkus.jni")
@ConfigRoot(phase=BUILD_TIME)
static interface JniProcessor.JniConfig
JNI
-
Method Summary
Modifier and TypeMethodDescriptionPaths of library to load.
-
Method Details
-
libraryPaths
Paths of library to load.
-