public class Activator extends Object implements org.osgi.framework.BundleActivator, org.osgi.framework.ServiceListener
| Modifier and Type | Field and Description |
|---|---|
static String |
osgiConfigPath
The path to the config file.
|
| Constructor and Description |
|---|
Activator() |
| Modifier and Type | Method and Description |
|---|---|
static ModuleContext |
getModuleContext()
Get the universAAL Module Context.
|
void |
serviceChanged(org.osgi.framework.ServiceEvent event) |
void |
start(org.osgi.framework.BundleContext context) |
void |
stop(org.osgi.framework.BundleContext context) |
public static String osgiConfigPath
public void start(org.osgi.framework.BundleContext context)
start in interface org.osgi.framework.BundleActivatorpublic void stop(org.osgi.framework.BundleContext context)
stop in interface org.osgi.framework.BundleActivatorpublic void serviceChanged(org.osgi.framework.ServiceEvent event)
serviceChanged in interface org.osgi.framework.ServiceListenerpublic static ModuleContext getModuleContext()
Copyright © 2018 universAAL Consortium. All rights reserved.