com.ibm.rational.test.lt.kernel.library

Class NativeLibraryManager



  • public class NativeLibraryManager
    extends Object
    • Constructor Detail

      • NativeLibraryManager

        public NativeLibraryManager()
    • Method Detail

      • getFileLocation

        public String getFileLocation(String filename)
                               throws FileNotFoundException
        Parameters:
        filename - - the name of the file to be found in a deployed zip file
        Returns:
        - the full path to the filename requested if found, otherwise, null
        Throws:
        FileNotFoundException
      • setIgnoreCase

        public void setIgnoreCase(boolean ignoreCase)
        originally done for siebel who uses msvcr70.dll which sometimes is MSVCR70.DLL
        Parameters:
        ignoreCase - - when looking for a library or file, should we ignore case when doing compares
IBM Rational Performance Tester SDK

© Copyright IBM Corp. 2013. All rights reserved.