public class Activator extends Object implements org.osgi.framework.BundleActivator
Modifier and Type | Field and Description |
---|---|
protected static CalleeExample |
callee |
static ModuleContext |
context |
static String |
LIGHT_URI_PREFIX |
protected static ArrayList<LightController> |
myLights |
static org.osgi.framework.BundleContext |
osgiContext |
protected static UtilPublisher |
publisher |
static String |
SERVER_NAMESPACE |
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 SERVER_NAMESPACE
public static final String LIGHT_URI_PREFIX
public static org.osgi.framework.BundleContext osgiContext
public static ModuleContext context
protected static UtilPublisher publisher
protected static CalleeExample callee
protected static ArrayList<LightController> myLights
Copyright © 2018 universAAL Consortium. All rights reserved.