Package org.jboss.netty.util.internal
Class NativeLibraryLoader
java.lang.Object
org.jboss.netty.util.internal.NativeLibraryLoader
Helper class to load JNI resources.
-
Method Summary
Modifier and TypeMethodDescriptionstatic voidload(String name, ClassLoader loader) Load the given library with the specifiedClassLoader
-
Method Details
-
load
Load the given library with the specifiedClassLoader
-