public class Activator extends Object implements org.osgi.framework.BundleActivator
Modifier and Type | Field and Description |
---|---|
static String |
APP_NAME |
static String |
APP_NAMESPACE |
static String |
APP_URL |
protected static CalleeExample |
callee |
protected static ServiceCaller |
caller |
static ModuleContext |
context |
protected static HeaterActuator |
heater |
static org.osgi.framework.BundleContext |
osgiContext |
protected static UtilPublisher |
publisher |
protected static SubscriberExample |
subscriber |
static Float |
THERMOSTAT |
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 APP_NAMESPACE
public static final String APP_URL
public static final String APP_NAME
public static final Float THERMOSTAT
public static org.osgi.framework.BundleContext osgiContext
public static ModuleContext context
protected static UtilPublisher publisher
protected static CalleeExample callee
protected static ServiceCaller caller
protected static SubscriberExample subscriber
protected static UIExample ui
protected static HeaterActuator heater
Copyright © 2018 universAAL Consortium. All rights reserved.