public class Activator extends Object implements org.osgi.framework.BundleActivator
Modifier and Type | Field and Description |
---|---|
static ModuleContext |
context |
static ContextPublisher |
cpublisher |
static org.osgi.framework.BundleContext |
osgiContext |
Constructor and Description |
---|
Activator() |
Modifier and Type | Method and Description |
---|---|
static void |
sendEvent(ContextEvent cev) |
void |
start(org.osgi.framework.BundleContext bcontext) |
void |
stop(org.osgi.framework.BundleContext arg0) |
public static org.osgi.framework.BundleContext osgiContext
public static ModuleContext context
public static ContextPublisher cpublisher
public void start(org.osgi.framework.BundleContext bcontext) throws Exception
start
in interface org.osgi.framework.BundleActivator
Exception
public void stop(org.osgi.framework.BundleContext arg0) throws Exception
stop
in interface org.osgi.framework.BundleActivator
Exception
public static void sendEvent(ContextEvent cev)
Copyright © 2018 universAAL Consortium. All rights reserved.