org.pentaho.di.trans.steps.sapinput.sap
Class SAPLibraryTester

java.lang.Object
  extended by org.pentaho.di.trans.steps.sapinput.sap.SAPLibraryTester

public class SAPLibraryTester
extends Object


Constructor Summary
SAPLibraryTester()
           
 
Method Summary
static boolean isJCoImplAvailable()
           
static boolean isJCoImplAvailableNotUsed()
           
static boolean isJCoLibAvailable()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SAPLibraryTester

public SAPLibraryTester()
Method Detail

isJCoLibAvailable

public static boolean isJCoLibAvailable()

isJCoImplAvailable

public static boolean isJCoImplAvailable()

isJCoImplAvailableNotUsed

public static boolean isJCoImplAvailableNotUsed()