Package com.lambdaworks.jni
package com.lambdaworks.jni
-
ClassDescriptionA native library loader that will extract and load a shared library contained in a jar.A
LibraryLoaderattempts to load the appropriate native library for the current platform.LibraryLoaderswill create the appropriateLibraryLoaderfor the VM it is running on.A native library loader that refuses to load libraries.A platform is a unique combination of CPU architecture and operating system.A native library loader that simply invokesSystem.loadLibrary(String)RESTRICTED.Exception thrown when the current platform cannot be detected.