public class Activator extends Object implements org.osgi.framework.BundleActivator, org.osgi.framework.ServiceListener
| Modifier and Type | Field and Description |
|---|---|
static org.osgi.framework.BundleContext |
context |
static CPublisher |
cpublisher |
static CSubscriber |
csubscriber |
static CSubscriber2 |
csubscriber2 |
static HistoryCaller |
hcaller |
protected static GUIPanel |
panel |
static MessageContentSerializerEx |
parser |
static ProfileCaller |
pcaller |
static SpaceCaller |
scaller |
protected static MessageContentSerializerEx |
ser |
| Constructor and Description |
|---|
Activator() |
| Modifier and Type | Method and Description |
|---|---|
void |
serviceChanged(org.osgi.framework.ServiceEvent event) |
void |
start(org.osgi.framework.BundleContext context) |
void |
stop(org.osgi.framework.BundleContext arg0) |
public static org.osgi.framework.BundleContext context
public static CSubscriber csubscriber
public static CSubscriber2 csubscriber2
public static CPublisher cpublisher
public static HistoryCaller hcaller
public static ProfileCaller pcaller
public static SpaceCaller scaller
protected static GUIPanel panel
protected static MessageContentSerializerEx ser
public static MessageContentSerializerEx parser
public void start(org.osgi.framework.BundleContext context)
throws Exception
start in interface org.osgi.framework.BundleActivatorExceptionpublic void stop(org.osgi.framework.BundleContext arg0)
throws Exception
stop in interface org.osgi.framework.BundleActivatorExceptionpublic void serviceChanged(org.osgi.framework.ServiceEvent event)
serviceChanged in interface org.osgi.framework.ServiceListenerCopyright © 2018 universAAL Consortium. All rights reserved.