org.apache.felix.webconsole.internal
Class OsgiManagerActivator
java.lang.Object
org.apache.felix.webconsole.internal.OsgiManagerActivator
- All Implemented Interfaces:
- BundleActivator
public class OsgiManagerActivator
- extends Object
- implements BundleActivator
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OsgiManagerActivator
public OsgiManagerActivator()
start
public void start(BundleContext bundleContext)
- Specified by:
start
in interface BundleActivator
stop
public void stop(BundleContext arg0)
- Specified by:
stop
in interface BundleActivator
Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.