public class Activator extends Object implements org.osgi.framework.BundleActivator, org.osgi.framework.ServiceListener
| Modifier and Type | Field and Description |
|---|---|
protected static ModuleContext |
context
The universAAL module context
|
protected static org.osgi.framework.BundleContext |
osgiContext
The OSGi Bundle context
|
protected static MessageContentSerializerEx |
parser
Turtle parser
|
protected static SCallee |
scallee
Service Callee
|
protected static SCaller |
scaller
Service Caller
|
| Constructor and Description |
|---|
Activator() |
| Modifier and Type | Method and Description |
|---|---|
void |
serviceChanged(org.osgi.framework.ServiceEvent event) |
void |
start(org.osgi.framework.BundleContext bcontext) |
void |
stop(org.osgi.framework.BundleContext arg0) |
protected static org.osgi.framework.BundleContext osgiContext
protected static ModuleContext context
protected static SCallee scallee
protected static SCaller scaller
protected static MessageContentSerializerEx parser
public void start(org.osgi.framework.BundleContext bcontext)
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.