ch.ethz.iks.slp.impl
Class TestActivator
java.lang.Object
ch.ethz.iks.slp.impl.TestActivator
public class TestActivator
- extends Object
|
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 |
TestActivator
public TestActivator()
start
public void start(BundleContext context)
throws Exception
- Throws:
Exception
stop
public void stop(BundleContext context)
throws Exception
- Throws:
Exception