|
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.comm.bundle.Activator
public class Activator
| Constructor Summary | |
|---|---|
Activator()
|
|
| Method Summary | |
|---|---|
void |
start(org.osgi.framework.BundleContext arg0)
Start with the specified arg0 parameter. |
void |
stop(org.osgi.framework.BundleContext arg0)
Stop with the specified arg0 parameter. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Activator()
| Method Detail |
|---|
public void start(org.osgi.framework.BundleContext arg0)
throws java.lang.Exception
start in interface org.osgi.framework.BundleActivatorarg0 - The arg0 (BundleContext) parameter.
Exception.
java.lang.Exception
public void stop(org.osgi.framework.BundleContext arg0)
throws java.lang.Exception
stop in interface org.osgi.framework.BundleActivatorarg0 - The arg0 (BundleContext) parameter.
Exception.
java.lang.Exception
|
1.0.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||