IBM Rational Functional Tester
Version 8.2.1
IBM Rational Functional Tester API Reference

Project Version 2.3

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

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

public class SiebelActivator
extends Plugin


Constructor Summary
SiebelActivator()
          The constructor
 
Method Summary
static SiebelActivator 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

SiebelActivator

public SiebelActivator()
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 SiebelActivator getDefault()
Returns the shared instance

Returns:
the shared instance