Modifier and Type | Method and Description |
---|---|
Container |
ModuleContext.getContainer()
Returns the
Container object that contains the module associated
with this ModuleContext. |
Modifier and Type | Class and Description |
---|---|
class |
JUnitContainer |
Modifier and Type | Method and Description |
---|---|
Container |
JUnitModuleContext.getContainer()
Returns the
Container object that contains the module associated
with this ModuleContext. |
Modifier and Type | Class and Description |
---|---|
class |
OSGiContainer
An implementation of the concept of
Container for OSGi. |
Modifier and Type | Method and Description |
---|---|
Container |
OSGiModuleContext.getContainer() |
Modifier and Type | Class and Description |
---|---|
class |
POJOContainer |
Modifier and Type | Method and Description |
---|---|
Container |
POJOModuleContext.getContainer()
Returns the
Container object that contains the module associated
with this ModuleContext. |
Modifier and Type | Method and Description |
---|---|
static void |
ContextBusImpl.startModule(Container c,
ModuleContext mc,
Object[] contextBusShareParams,
Object[] contextBusFetchParams) |
Modifier and Type | Method and Description |
---|---|
static Container |
SharedResources.getContainer() |
Modifier and Type | Method and Description |
---|---|
static void |
UIBusImpl.startModule(Container c,
ModuleContext mc,
Object[] uiBusShareParams,
Object[] uiBusFetchParams) |
Copyright © 2018 universAAL Consortium. All rights reserved.