|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.imemex.osgi.AbstractIMemexActivator
org.imemex.testrunner.impl.Activator
public class Activator
Tis is the activator of the testrunner bundle. This bundle registers the testrunner service that is important for junit testing. See /imemex2.0/doc/imemex-internals/testing/how_testing_was_implemented.txt for details.
| Constructor Summary | |
|---|---|
Activator()
|
|
| Method Summary | |
|---|---|
void |
start(org.osgi.framework.BundleContext bc)
Start this bundle |
void |
stop(org.osgi.framework.BundleContext context)
Stop this bundle |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Activator()
| Method Detail |
|---|
public void start(org.osgi.framework.BundleContext bc)
bc - bundle contextpublic void stop(org.osgi.framework.BundleContext context)
context - bundle context
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||