public final class Activator extends Object implements org.osgi.framework.BundleActivator, IContainerManager
Modifier and Type | Field and Description |
---|---|
static ModuleContext |
context
the
BundleContext for the handler.newGui bundle |
Constructor and Description |
---|
Activator() |
Modifier and Type | Method and Description |
---|---|
void |
shutdownContainer()
Shuts down the container, in a civiliced way;
|
void |
start(org.osgi.framework.BundleContext context) |
void |
stop(org.osgi.framework.BundleContext arg0) |
public static ModuleContext context
BundleContext
for the handler.newGui bundlepublic 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 void shutdownContainer()
IContainerManager
shutdownContainer
in interface IContainerManager
Copyright © 2018 universAAL Consortium. All rights reserved.