IBM Rational Functional Tester
Version 8.1.1000
IBM Rational Functional Tester API Reference

Project Version 2.3

com.rational.test.ft.services
Class LicenseManager

java.lang.Object
  extended by com.rational.test.ft.services.LicenseManager

public class LicenseManager
extends java.lang.Object


Method Summary
static void checkLicense()
          Obtain / check out a license.
static java.lang.String getLicenseFailureMessage()
           
static void returnLicense()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

checkLicense

public static void checkLicense()
Obtain / check out a license. The license management is taken care of by capilano We only need to call requestLicense. Calling requestLicense multiple times doesn't make a difference. Capilano will check out only one license per machine


returnLicense

public static void returnLicense()

getLicenseFailureMessage

public static java.lang.String getLicenseFailureMessage()