public interface NativeLibraryProvider
| Modifier and Type | Method and Description |
|---|---|
File |
getLibraryLocation()
Get the local library file location.
|
String |
getLibraryName()
Get the library name.
|
String |
getLibraryPath()
Get the library path.
|
String getLibraryName()
System.loadLibrary(String)String getLibraryPath()
File getLibraryLocation() throws IOException
IOException - for any errorCopyright © 2016 JBoss by Red Hat. All rights reserved.