net.rubygrapefruit.platform.internal
Class NativeLibraryLoader

java.lang.Object
  extended by net.rubygrapefruit.platform.internal.NativeLibraryLoader

public class NativeLibraryLoader
extends java.lang.Object


Constructor Summary
NativeLibraryLoader(Platform platform, NativeLibraryLocator nativeLibraryLocator)
           
 
Method Summary
 void load(java.lang.String libraryFileName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NativeLibraryLoader

public NativeLibraryLoader(Platform platform,
                           NativeLibraryLocator nativeLibraryLocator)
Method Detail

load

public void load(java.lang.String libraryFileName)