org.pentaho.di.trans.steps.infobrightoutput
Class WindowsJNILibraryUtil

java.lang.Object
  extended by org.pentaho.di.trans.steps.infobrightoutput.WindowsJNILibraryUtil

public class WindowsJNILibraryUtil
extends Object

Author:
Infobright Inc.

Constructor Summary
WindowsJNILibraryUtil()
           
 
Method Summary
static void fixJavaLibraryPath()
          adds kettle's libext to java.library.path so that we can pick up infobright_jni library.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WindowsJNILibraryUtil

public WindowsJNILibraryUtil()
Method Detail

fixJavaLibraryPath

public static void fixJavaLibraryPath()
adds kettle's libext to java.library.path so that we can pick up infobright_jni library.