net.rubygrapefruit.platform.internal
Class NativeLibraryLocator

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

public class NativeLibraryLocator
extends java.lang.Object


Constructor Summary
NativeLibraryLocator(java.io.File extractDir)
           
 
Method Summary
 java.io.File find(java.lang.String libraryFileName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NativeLibraryLocator

public NativeLibraryLocator(java.io.File extractDir)
Method Detail

find

public java.io.File find(java.lang.String libraryFileName)
                  throws java.io.IOException
Throws:
java.io.IOException