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

Project Version 2.3

com.rational.test.ft.object.interfaces
Class SapActivator

java.lang.Object
  extended by Plugin
      extended by com.rational.test.ft.object.interfaces.SapActivator

public class SapActivator
extends Plugin


Constructor Summary
SapActivator()
          The constructor
 
Method Summary
static SapActivator getDefault()
          Returns the shared instance
 void start(BundleContext context)
           
 void stop(BundleContext context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SapActivator

public SapActivator()
The constructor

Method Detail

start

public void start(BundleContext context)
           throws java.lang.Exception
Throws:
java.lang.Exception

stop

public void stop(BundleContext context)
          throws java.lang.Exception
Throws:
java.lang.Exception

getDefault

public static SapActivator getDefault()
Returns the shared instance

Returns:
the shared instance