
public class ReliabilityReasonerActivator extends Object implements org.osgi.framework.BundleActivator, org.osgi.framework.ServiceListener
| Modifier and Type | Field and Description |
|---|---|
static ModuleContext |
context |
static ContextPublisher |
cpublisher |
static ContextSubscriber |
csubscriber |
static org.osgi.framework.BundleContext |
osgiContext |
static SCaller |
scaller |
| Constructor and Description |
|---|
ReliabilityReasonerActivator() |
| Modifier and Type | Method and Description |
|---|---|
static Object |
getFileLock()
For synchronization
|
void |
serviceChanged(org.osgi.framework.ServiceEvent event) |
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 static ContextSubscriber csubscriber
public static SCaller scaller
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 static Object getFileLock()
public void serviceChanged(org.osgi.framework.ServiceEvent event)
serviceChanged in interface org.osgi.framework.ServiceListenerCopyright © 2018 universAAL Consortium. All rights reserved.