Modifier and Type | Class and Description |
---|---|
class |
Activator.Device |
Constructor and Description |
---|
Activator() |
Modifier and Type | Method and Description |
---|---|
void |
end() |
static org.osgi.framework.BundleContext |
getBundleContext() |
void |
run() |
void |
start(org.osgi.framework.BundleContext bundleContext) |
void |
stop(org.osgi.framework.BundleContext arg0) |
void |
updated(Dictionary newConfig) |
public void start(org.osgi.framework.BundleContext bundleContext) throws Exception
start
in interface org.osgi.framework.BundleActivator
Exception
public void updated(Dictionary newConfig) throws org.osgi.service.cm.ConfigurationException
updated
in interface org.osgi.service.cm.ManagedService
org.osgi.service.cm.ConfigurationException
public void end()
end
in interface it.cnr.isti.thread.Stoppable
public void stop(org.osgi.framework.BundleContext arg0) throws Exception
stop
in interface org.osgi.framework.BundleActivator
Exception
public static org.osgi.framework.BundleContext getBundleContext()
Copyright © 2018 universAAL Consortium. All rights reserved.