public class Activator extends Object implements org.osgi.framework.BundleActivator
For configuration features of the event admin.
Constructor and Description |
---|
Activator() |
public void start(org.osgi.framework.BundleContext context)
start
in interface org.osgi.framework.BundleActivator
context
- The bundle context passed by the frameworkBundleActivator.start(org.osgi.framework.BundleContext)
public void stop(org.osgi.framework.BundleContext context)
stop
in interface org.osgi.framework.BundleActivator
context
- The bundle context passed by the frameworkBundleActivator.stop(org.osgi.framework.BundleContext)
Copyright © 2006–2013 The Apache Software Foundation. All rights reserved.