org.catacombae.jfuse
Class JNILoader

java.lang.Object
  extended by org.catacombae.jfuse.JNILoader

public class JNILoader
extends Object

Helper class for loading the jFUSE native library.

Author:
Erik Larsson

Method Summary
static void ensureLoaded()
           
static String getSystemSpecifier()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getSystemSpecifier

public static String getSystemSpecifier()

ensureLoaded

public static void ensureLoaded()