public final class Activator extends Object implements org.osgi.framework.BundleActivator
| Constructor and Description |
|---|
Activator() |
| Modifier and Type | Method and Description |
|---|---|
static org.osgi.framework.Bundle |
getBundle() |
static org.osgi.framework.BundleContext |
getContext() |
void |
start(org.osgi.framework.BundleContext context) |
void |
stop(org.osgi.framework.BundleContext bundleContext) |
public static org.osgi.framework.BundleContext getContext()
public static org.osgi.framework.Bundle getBundle()
public void start(org.osgi.framework.BundleContext context)
start in interface org.osgi.framework.BundleActivatorpublic void stop(org.osgi.framework.BundleContext bundleContext)
stop in interface org.osgi.framework.BundleActivatorCopyright © 2005–2021 dozer. All rights reserved.