org.jboss.osgi.common.internal
Class CommonServicesActivator
java.lang.Object
org.jboss.osgi.common.internal.CommonServicesActivator
- All Implemented Interfaces:
- org.osgi.framework.BundleActivator
public class CommonServicesActivator
- extends Object
- implements org.osgi.framework.BundleActivator
The common services activator
- Since:
- 23-Jan-2009
- Author:
- thomas.diesler@jboss.com
|
Method Summary |
void |
start(org.osgi.framework.BundleContext context)
|
void |
stop(org.osgi.framework.BundleContext context)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CommonServicesActivator
public CommonServicesActivator()
start
public void start(org.osgi.framework.BundleContext context)
- Specified by:
start in interface org.osgi.framework.BundleActivator
stop
public void stop(org.osgi.framework.BundleContext context)
- Specified by:
stop in interface org.osgi.framework.BundleActivator
Copyright © 2010. All Rights Reserved.