public class Activator
extends java.lang.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.BundleActivatorcontext - 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.BundleActivatorcontext - The bundle context passed by the frameworkBundleActivator.stop(org.osgi.framework.BundleContext)Copyright © 2006-2014 The Apache Software Foundation. All Rights Reserved.