org.eclipse.modisco.infra.discovery.ui.tests
Class Activator

java.lang.Object
  extended by org.eclipse.modisco.infra.discovery.ui.tests.Activator

public class Activator
extends java.lang.Object


Constructor Summary
Activator()
           
 
Method Summary
 void start(BundleContext bundleContext)
           
 void stop(BundleContext bundleContext)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Activator

public Activator()
Method Detail

start

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

stop

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