ch.ethz.iks.slp.impl
Class TestActivator

java.lang.Object
  extended by ch.ethz.iks.slp.impl.TestActivator

public class TestActivator
extends Object


Constructor Summary
TestActivator()
           
 
Method Summary
 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

TestActivator

public TestActivator()
Method Detail

start

public void start(BundleContext context)
           throws Exception
Throws:
Exception

stop

public void stop(BundleContext context)
          throws Exception
Throws:
Exception