public class Activator extends Object implements org.osgi.framework.BundleActivator
Modifier and Type | Field and Description |
---|---|
static String |
DEVICE_SPACE |
static String |
HOME_SPACE |
static String |
USER_SPACE |
Constructor and Description |
---|
Activator() |
Modifier and Type | Method and Description |
---|---|
static org.osgi.framework.BundleContext |
getContext() |
static ProfileAgent |
getProfileAgent()
Gets an instance of the profileagent, which supports access to the CHE
|
static File |
getUserxml() |
void |
start(org.osgi.framework.BundleContext bundleContext) |
void |
stop(org.osgi.framework.BundleContext bundleContext) |
public static final String USER_SPACE
public static final String HOME_SPACE
public static final String DEVICE_SPACE
public static org.osgi.framework.BundleContext getContext()
public static File getUserxml()
public void start(org.osgi.framework.BundleContext bundleContext) throws Exception
start
in interface org.osgi.framework.BundleActivator
Exception
public void stop(org.osgi.framework.BundleContext bundleContext) throws Exception
stop
in interface org.osgi.framework.BundleActivator
Exception
public static ProfileAgent getProfileAgent()
Copyright © 2018 universAAL Consortium. All rights reserved.