public class Activator extends Object implements org.osgi.framework.BundleActivator
Modifier and Type | Field and Description |
---|---|
protected static ServiceCaller |
caller |
static String |
CLIENT_APPNAME |
static String |
CLIENT_NAMESPACE |
static String |
CLIENT_URL |
static ModuleContext |
context |
static org.osgi.framework.BundleContext |
osgiContext |
protected static SubscriberExample |
subscriber |
protected static UIExample |
ui |
Constructor and Description |
---|
Activator() |
Modifier and Type | Method and Description |
---|---|
void |
start(org.osgi.framework.BundleContext bcontext) |
void |
stop(org.osgi.framework.BundleContext arg0) |
public static final String CLIENT_NAMESPACE
public static final String CLIENT_URL
public static final String CLIENT_APPNAME
public static org.osgi.framework.BundleContext osgiContext
public static ModuleContext context
protected static ServiceCaller caller
protected static SubscriberExample subscriber
protected static UIExample ui
Copyright © 2018 universAAL Consortium. All rights reserved.