org.pentaho.di.trans.steps.infobrightoutput
Class WindowsJNILibraryUtil
java.lang.Object
org.pentaho.di.trans.steps.infobrightoutput.WindowsJNILibraryUtil
public class WindowsJNILibraryUtil
- extends Object
- Author:
- Infobright Inc.
Method Summary |
static void |
fixJavaLibraryPath()
adds kettle's libext to java.library.path so that we can pick up
infobright_jni library. |
WindowsJNILibraryUtil
public WindowsJNILibraryUtil()
fixJavaLibraryPath
public static void fixJavaLibraryPath()
- adds kettle's libext to java.library.path so that we can pick up
infobright_jni library.