public class Activator extends Object implements org.osgi.framework.BundleActivator
Modifier and Type | Field and Description |
---|---|
static String |
VENDOR
Vendor of all registered services.
|
Constructor and Description |
---|
Activator() |
public static final String VENDOR
public void start(org.osgi.framework.BundleContext context) throws Exception
start
in interface org.osgi.framework.BundleActivator
Exception
BundleActivator.start(org.osgi.framework.BundleContext)
public void stop(org.osgi.framework.BundleContext context)
stop
in interface org.osgi.framework.BundleActivator
BundleActivator.stop(org.osgi.framework.BundleContext)
Copyright © 2007–2014 The Apache Software Foundation. All rights reserved.