|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.ow2.util.jmx.impl.osgi.Activator
public class Activator
| Constructor Summary | |
|---|---|
Activator()
|
|
| Method Summary | |
|---|---|
void |
start(org.osgi.framework.BundleContext bc)
Start the jmx service. |
void |
stop(org.osgi.framework.BundleContext bc)
Stop the jmx service. |
| 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 bc)
start in interface org.osgi.framework.BundleActivatorThe - bundle context.public void stop(org.osgi.framework.BundleContext bc)
stop in interface org.osgi.framework.BundleActivatorThe - bundle context.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||