public class Activator extends Object implements org.osgi.framework.BundleActivator
Modifier and Type | Field and Description |
---|---|
static org.osgi.framework.BundleContext |
bc |
Constructor and Description |
---|
Activator() |
Modifier and Type | Method and Description |
---|---|
static ModuleContext |
getContext() |
static File |
getTmpConfigFiles() |
void |
start(org.osgi.framework.BundleContext context) |
void |
stop(org.osgi.framework.BundleContext arg0) |
public static ModuleContext getContext()
public void start(org.osgi.framework.BundleContext context) 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 File getTmpConfigFiles()
Copyright © 2018 universAAL Consortium. All rights reserved.