|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.felix.webconsole.internal.OsgiManagerActivator
public class OsgiManagerActivator
This is the main, starting class of the Bundle. It initializes and disposes the Apache Web Console upon bundle lifecycle requests.
| Constructor Summary | |
|---|---|
OsgiManagerActivator()
|
|
| Method Summary | |
|---|---|
void |
start(org.osgi.framework.BundleContext bundleContext)
|
void |
stop(org.osgi.framework.BundleContext arg0)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OsgiManagerActivator()
| Method Detail |
|---|
public void start(org.osgi.framework.BundleContext bundleContext)
start in interface org.osgi.framework.BundleActivatorBundleActivator.start(org.osgi.framework.BundleContext)public void stop(org.osgi.framework.BundleContext arg0)
stop in interface org.osgi.framework.BundleActivatorBundleActivator.stop(org.osgi.framework.BundleContext)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||