|
1.0.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.soda.dk.transport.testcase.bundle.TransportTestcaseBundle
public abstract class TransportTestcaseBundle
| Field Summary | |
|---|---|
protected java.lang.Thread |
thread
Define the thread (Thread) field. |
| Constructor Summary | |
|---|---|
TransportTestcaseBundle()
Constructs an instance of this class. |
|
| Method Summary | |
|---|---|
void |
start(org.osgi.framework.BundleContext context)
Start with the specified context parameter. |
void |
stop(org.osgi.framework.BundleContext context)
Stop with the specified context parameter. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface java.lang.Runnable |
|---|
run |
| Field Detail |
|---|
protected java.lang.Thread thread
| Constructor Detail |
|---|
public TransportTestcaseBundle()
| Method Detail |
|---|
public void start(org.osgi.framework.BundleContext context)
throws java.lang.Exception
BundleContext) parameter.
start in interface org.osgi.framework.BundleActivatorcontext - The context (BundleContext) parameter.
java.lang.Exception
public void stop(org.osgi.framework.BundleContext context)
throws java.lang.Exception
BundleContext) parameter.
stop in interface org.osgi.framework.BundleActivatorcontext - The context (BundleContext) parameter.
java.lang.Exception
|
1.0.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||