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 WpfActivator

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

public class WpfActivator
extends Plugin


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

WpfActivator

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

Returns:
the shared instance