net.sf.jnati.deploy
Class NativeLibraryLoader
java.lang.Object
net.sf.jnati.deploy.NativeLibraryLoader
public class NativeLibraryLoader
- extends Object
- Author:
- Sam Adams
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NativeLibraryLoader
public NativeLibraryLoader()
loadLibrary
public static Artefact loadLibrary(String id,
String version)
throws NativeCodeException
- Throws:
NativeCodeException
loadLibrary
public static Artefact loadLibrary(String id,
String version,
Properties configuration)
throws NativeCodeException
- Throws:
NativeCodeException
loadLibrary
public static Artefact loadLibrary(String id,
String version,
Properties configuration,
LibraryLoader loader)
throws NativeCodeException
- Throws:
NativeCodeException
Copyright © 2007-2011 Sam Adams. All Rights Reserved.