org.eclipse.ohf.bridge
Class BridgeActivator

java.lang.Object
  extended by Plugin
      extended by org.eclipse.ohf.bridge.BridgeActivator

public final class BridgeActivator
extends Plugin


Constructor Summary
BridgeActivator()
           
 
Method Summary
 void start(BundleContext pContext)
           
 void stop(BundleContext context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BridgeActivator

public BridgeActivator()
Method Detail

start

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

stop

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