public final class Activator extends Object implements org.osgi.framework.BundleActivator, org.osgi.framework.ServiceListener
| Modifier and Type | Field and Description |
|---|---|
static ModuleContext |
mc |
| Constructor and Description |
|---|
Activator() |
| Modifier and Type | Method and Description |
|---|---|
static Iterator<LogListener> |
logListeners() |
void |
serviceChanged(org.osgi.framework.ServiceEvent se) |
void |
start(org.osgi.framework.BundleContext arg0) |
void |
stop(org.osgi.framework.BundleContext arg0) |
public static ModuleContext mc
public static Iterator<LogListener> logListeners()
public void serviceChanged(org.osgi.framework.ServiceEvent se)
serviceChanged in interface org.osgi.framework.ServiceListenerpublic void start(org.osgi.framework.BundleContext arg0)
throws Exception
start in interface org.osgi.framework.BundleActivatorExceptionBundleActivator.start(org.osgi.framework.BundleContext
)Copyright © 2018 universAAL Consortium. All rights reserved.