Modifier and Type | Method and Description |
---|---|
void |
ProjectActivator.start(ModuleContext ctxt) |
void |
ProjectActivator.stop(ModuleContext ctxt) |
Modifier and Type | Method and Description |
---|---|
void |
Hub.start(ModuleContext context)
To be called when application starts.
|
void |
Hub.stop(ModuleContext mc)
To be called when application stops.
|
Constructor and Description |
---|
ContextHistorySubscriber(ModuleContext context,
Backend dbstore)
Main constructor.
|
Modifier and Type | Method and Description |
---|---|
static ModuleContext |
Activator.getModuleContext()
Get the universAAL module context.
|
Modifier and Type | Method and Description |
---|---|
void |
Hub.start(ModuleContext context)
To be called when application starts.
|
Constructor and Description |
---|
MobileHistorySubscriber(ModuleContext context)
Main constructor.
|
Modifier and Type | Method and Description |
---|---|
static ModuleContext |
Activator.getModuleContext()
Get the universAAL Module Context.
|
Modifier and Type | Field and Description |
---|---|
protected static ModuleContext |
Hub.moduleContext
universAAL Module context.
|
Modifier and Type | Method and Description |
---|---|
void |
Hub.start(ModuleContext context)
To be called when application starts.
|
void |
Hub.stop(ModuleContext mc)
To be called when application stops.
|
Constructor and Description |
---|
SCallee(ModuleContext context)
Default constructor.
|
SCallee(ModuleContext context,
ServiceProfile[] realizedServices)
Default 2-argument constructor.
|
SCaller(ModuleContext context)
Default constructor.
|
Modifier and Type | Method and Description |
---|---|
static ModuleContext |
Activator.getModuleContext()
Get the universAAL module context.
|
Constructor and Description |
---|
CHECaller(ModuleContext context) |
CSubsMulti(ModuleContext context,
ContextEventPattern[] initialSubscriptions,
String query)
Create the subscriber
|
ReasoningProvider(ModuleContext context) |
Modifier and Type | Field and Description |
---|---|
static ModuleContext |
Activator.mcontext |
Modifier and Type | Field and Description |
---|---|
protected static ModuleContext |
Activator.context
The universAAL module context
|
Constructor and Description |
---|
SCallee(ModuleContext context)
Default constructor.
|
SCallee(ModuleContext context,
ServiceProfile[] realizedServices)
Default 2-argument constructor.
|
SCaller(ModuleContext context)
Default constructor.
|
Modifier and Type | Field and Description |
---|---|
static ModuleContext |
Activator.context |
Constructor and Description |
---|
SystemEventsListener(ModuleContext context) |
Modifier and Type | Field and Description |
---|---|
static ModuleContext |
Activator.mc |
Constructor and Description |
---|
DroolsReasonerProvider(ModuleContext context) |
Modifier and Type | Field and Description |
---|---|
static ModuleContext |
Activator.moduleContext |
Constructor and Description |
---|
DimmerLightCallee(ModuleContext context,
it.cnr.isti.zigbee.ha.device.api.lighting.DimmableLight serv)
Constructor to be used in the exporter, which sets up all the exporting
process.
|
ExporterActuatorCallee(ModuleContext context,
ServiceProfile[] realizedServices) |
ExporterDimmerCallee(ModuleContext context,
ServiceProfile[] realizedServices) |
ExporterSensorCallee(ModuleContext context,
ServiceProfile[] realizedServices) |
IASZoneCallee(ModuleContext context,
IAS_ZoneBridge serv)
Constructor to be used in the exporter, which sets up all the exporting
process.
|
OccupancySensorCallee(ModuleContext context,
OccupancySensorBridge serv)
Constructor to be used in the exporter, which sets up all the exporting
process.
|
OnOffLightCallee(ModuleContext context,
it.cnr.isti.zigbee.ha.device.api.lighting.OnOffLight serv)
Constructor to be used in the exporter, which sets up all the exporting
process.
|
PresenceDetectorCallee(ModuleContext context,
it.cnr.isti.zigbee.ha.device.api.lighting.OccupancySensor serv)
Constructor to be used in the exporter, which sets up all the exporting
process.
|
TemperatureSensorCallee(ModuleContext context,
it.cnr.isti.zigbee.ha.device.api.hvac.TemperatureSensor serv)
Constructor to be used in the exporter, which sets up all the exporting
process.
|
Modifier and Type | Field and Description |
---|---|
static ModuleContext |
Activator.mc |
Modifier and Type | Field and Description |
---|---|
static ModuleContext |
Activator.moduleContext |
Constructor and Description |
---|
ISO11073ContextProvider(ModuleContext mc,
ISO11073DBusServer x73Server) |
Modifier and Type | Field and Description |
---|---|
static ModuleContext |
Activator.mc |
Constructor and Description |
---|
FS20ContextPublisher(ModuleContext mc)
Constructor.
|
FS20Server(ModuleContext context)
Constructor with a given ModuleContext
|
Modifier and Type | Field and Description |
---|---|
static ModuleContext |
Activator.mc |
Constructor and Description |
---|
ContinuaHdpManagerProvider(ModuleContext context) |
Modifier and Type | Field and Description |
---|---|
static ModuleContext |
Activator.mc |
Constructor and Description |
---|
AHContextPublisherSimulator(ModuleContext mc,
AHSimulator ahSimulator) |
AHSimulator(org.osgi.framework.BundleContext context,
org.osgi.service.log.LogService logger,
ModuleContext mc) |
Modifier and Type | Field and Description |
---|---|
static ModuleContext |
Activator.mc |
Constructor and Description |
---|
KnxContextPublisher(ModuleContext mc,
KnxManager knxManager)
Constructor.
|
KnxServiceCallee(ModuleContext mc,
KnxManager knxManager) |
Constructor and Description |
---|
ServiceProvider(ModuleContext mc,
GUI g)
Constructor
|
ServiceProvider(ModuleContext context,
ServiceProfile[] realizedServices) |
Modifier and Type | Field and Description |
---|---|
static ModuleContext |
Activator.mc |
Constructor and Description |
---|
MyActivityHubServiceConsumer(ModuleContext mc,
ActivityHubClient ahc)
Contructor
|
Modifier and Type | Field and Description |
---|---|
static ModuleContext |
Activator.mc |
Constructor and Description |
---|
DeviceServiceCaller(ModuleContext context) |
Modifier and Type | Method and Description |
---|---|
static ModuleContext |
Activator.getModuleContext() |
Constructor and Description |
---|
AbstractCallee(ModuleContext context,
ServiceProfile[] realizedServices) |
AbstractFloatCallee(ModuleContext context,
ServiceProfile[] realizedServices,
String namespace) |
AbstractIntegerCallee(ModuleContext context,
ServiceProfile[] realizedServices,
String namespace) |
AbstractStatusValueCallee(ModuleContext context,
ServiceProfile[] realizedServices,
String namespace) |
BlindActuatorWrapper(ModuleContext context,
String itemName)
Constructor to be used in the exporter, which sets up all the exporting
process.
|
BlindControllerWrapper(ModuleContext context,
String itemName)
Constructor to be used in the exporter, which sets up all the exporting
process.
|
BlindSensorWrapper(ModuleContext context,
String itemName)
Constructor to be used in the exporter, which sets up all the exporting
process.
|
ContactSensorWrapper(ModuleContext context,
String itemName) |
CurtainActuatorWrapper(ModuleContext context,
String itemName)
Constructor to be used in the exporter, which sets up all the exporting
process.
|
CurtainControllerWrapper(ModuleContext context,
String itemName)
Constructor to be used in the exporter, which sets up all the exporting
process.
|
CurtainSensorWrapper(ModuleContext context,
String itemName)
Constructor to be used in the exporter, which sets up all the exporting
process.
|
DimmerActuatorWrapper(ModuleContext context,
String itemName)
Constructor to be used in the exporter, which sets up all the exporting
process.
|
DimmerControllerWrapper(ModuleContext context,
String itemName)
Constructor to be used in the exporter, which sets up all the exporting
process.
|
DimmerSensorWrapper(ModuleContext context,
String itemName)
Constructor to be used in the exporter, which sets up all the exporting
process.
|
LightdimmerActuatorWrapper(ModuleContext context,
String itemName)
Constructor to be used in the exporter, which sets up all the exporting
process.
|
LightdimmerControllerWrapper(ModuleContext context,
String itemName)
Constructor to be used in the exporter, which sets up all the exporting
process.
|
LightdimmerSensorWrapper(ModuleContext context,
String itemName)
Constructor to be used in the exporter, which sets up all the exporting
process.
|
LightswitchActuatorWrapper(ModuleContext context,
String itemName)
Constructor to be used in the exporter, which sets up all the exporting
process.
|
LightswitchControllerWrapper(ModuleContext context,
String itemName)
Constructor to be used in the exporter, which sets up all the exporting
process.
|
LightswitchSensorWrapper(ModuleContext context,
String itemName)
Constructor to be used in the exporter, which sets up all the exporting
process.
|
PresenceSensorWrapper(ModuleContext context,
String itemName) |
SwitchActuatorWrapper(ModuleContext context,
String itemName) |
SwitchControllerWrapper(ModuleContext context,
String itemName) |
SwitchSensorWrapper(ModuleContext context,
String itemName) |
TemperatureSensorWrapper(ModuleContext context,
String itemName)
Constructor to be used in the exporter, which sets up all the exporting
process.
|
WaterflowSensorWrapper(ModuleContext context,
String itemName) |
WindowSensorWrapper(ModuleContext context,
String itemName) |
Modifier and Type | Field and Description |
---|---|
static ModuleContext |
Activator.context |
Modifier and Type | Field and Description |
---|---|
ModuleContext |
SimpleServiceRegistrator.mc |
ModuleContext |
SimpleServiceLocator.mc |
Constructor and Description |
---|
SimpleServiceLocator(ModuleContext mc) |
SimpleServiceRegistrator(ModuleContext mc) |
Constructor and Description |
---|
ServiceCalleeWrapper(ModuleContext context,
ServiceProfile[] realizedServices,
Object wrappedObject,
String namespace,
String serviceURI,
Map<String,Method> annotatedMethods,
Map<String,List<String>> annotatedOutputNames,
Map<String,List<Output>> annotatedOutputs,
Map<String,List<String>> annotatedMethodsParametersNames,
Map<String,List<Input>> annotatedMethodsParameters) |
Constructor and Description |
---|
BrokerClientImpl(ModuleContext module) |
Modifier and Type | Method and Description |
---|---|
static File |
FileUtils.createFileFromByte(ModuleContext mc,
byte[] content,
String dst) |
static File |
FileUtils.createFileFromByte(ModuleContext mc,
byte[] content,
String dst,
boolean overwrite) |
Constructor and Description |
---|
ControlBroker(ModuleContext context) |
Modifier and Type | Field and Description |
---|---|
protected static ModuleContext |
BusTestCase.mc |
Modifier and Type | Field and Description |
---|---|
protected ModuleContext |
BusMember.owner |
Constructor and Description |
---|
BusMember(ModuleContext owner,
Object[] busFetchParams,
BusMemberType type) |
Callee(ModuleContext owner,
Object[] busFetchParams) |
Caller(ModuleContext owner,
Object[] busFetchParams) |
Publisher(ModuleContext owner,
Object[] busFetchParams) |
Subscriber(ModuleContext owner,
Object[] busFetchParams) |
Modifier and Type | Field and Description |
---|---|
protected ModuleContext |
BusStrategy.busModule |
protected ModuleContext |
AbstractBus.context |
Modifier and Type | Method and Description |
---|---|
static void |
AbstractBus.initBrokerage(ModuleContext mc,
SpaceManager spaceMgr,
CommunicationModule commModule) |
String |
AbstractBus.register(ModuleContext module,
BusMember m,
BusMemberType type)
Registers a new bus member (adds a bus member to the list of all bus
members but only if it has not been added before).
|
Constructor and Description |
---|
AbstractBus(ModuleContext module,
String brokerName) |
Modifier and Type | Method and Description |
---|---|
boolean |
AccessControl.checkPermission(ModuleContext owner,
String busMemberURI,
Matchable m)
|
<T extends Matchable> |
AccessControl.checkPermission(ModuleContext owner,
String busMemberURI,
T[] m)
|
static Permission[] |
Permission.fromManifest(ModuleContext mc,
String brokerName,
boolean isAdvertisement,
boolean log) |
static Permission[] |
Permission.fromManifest(ModuleContext mc,
String brokerName,
String type,
boolean log) |
static void |
Permission.init(ModuleContext mc) |
void |
AccessControl.init(ModuleContext mc) |
void |
AccessControl.registerBusMember(ModuleContext owner,
BusMember m,
String brokerName) |
void |
AccessControl.unregisterBusMember(ModuleContext owner,
BusMember m) |
Constructor and Description |
---|
JGroupsCommunicationConnector(ModuleContext context) |
Constructor and Description |
---|
KarafDeployConnector(ModuleContext context) |
Constructor and Description |
---|
SLPBrowser(Locator locator,
String spaceServiceType,
String filter,
ModuleContext context,
List<ServiceListener> listeners) |
SLPDiscoveryConnector(ModuleContext context) |
Modifier and Type | Method and Description |
---|---|
ModuleContext |
Container.installModule(ModuleContext requester,
Object[] installParams)
Provides possibility for programmatically installing (downloaded)
modules.
|
ModuleContext |
Container.registerModule(Object[] regParams)
Provides possibility for wrapping container-specific context for a module
in terms of an instance of the universAAL
ModuleContext . |
Modifier and Type | Method and Description |
---|---|
boolean |
ModuleContext.canBeStarted(ModuleContext requester)
Returns true if (1) the associated module has a status equivalent to the
OSGi ACTIVE , (2) it fulfills all prerequisites for being started, and
(3) the given requester is allowed to start it.
|
boolean |
ModuleContext.canBeStopped(ModuleContext requester)
Returns true if (1) the associated module would respond to a
stop request (cf. |
boolean |
ModuleContext.canBeUninstalled(ModuleContext requester)
Returns true if (1) the associated module is in a state equivalent to the
OSGi Bundle States
INSTALLED or RESOLVED , and
(2) the given requester is allowed to uninstall it. |
Object |
Container.fetchSharedObject(ModuleContext requester,
Object[] fetchParams)
Returns an object previously shared by another module for usage within
this container.
|
Object[] |
Container.fetchSharedObject(ModuleContext requester,
Object[] fetchParams,
SharedObjectListener listener)
Returns an object previously shared by another module for usage within
this container.
|
ModuleContext |
Container.installModule(ModuleContext requester,
Object[] installParams)
Provides possibility for programmatically installing (downloaded)
modules.
|
File[] |
ModuleContext.listConfigFiles(ModuleContext requester)
Deprecated.
|
void |
Container.removeSharedObject(ModuleContext requester,
Object objToRemove,
Object[] shareParams)
Removes an object previously shared by a module for usage within this
container.
|
void |
Container.shareObject(ModuleContext requester,
Object objToShare,
Object[] shareParams)
Makes a given object accessible for the other modules hosted by this
container.
|
void |
ModuleActivator.start(ModuleContext mc) |
boolean |
ModuleContext.start(ModuleContext requester)
An authorized requester can use this method to start the current module.
|
void |
ModuleActivator.stop(ModuleContext mc) |
boolean |
ModuleContext.stop(ModuleContext requester)
An authorized requester can use this method to stop the current module.
|
boolean |
ModuleContext.uninstall(ModuleContext requester)
An authorized requester can use this method to uninstall the current
module.
|
Modifier and Type | Class and Description |
---|---|
class |
JUnitModuleContext |
Modifier and Type | Method and Description |
---|---|
ModuleContext |
JUnitContainer.installModule(ModuleContext requester,
Object[] installParams)
Provides possibility for programmatically installing (downloaded)
modules.
|
ModuleContext |
JUnitContainer.registerModule(Object[] regParams)
Provides possibility for wrapping container-specific context for a module
in terms of an instance of the universAAL
ModuleContext . |
Modifier and Type | Method and Description |
---|---|
boolean |
JUnitModuleContext.canBeStarted(ModuleContext requester)
Returns true if (1) the associated module has a status equivalent to the
OSGi ACTIVE , (2) it fulfills all prerequisites for being started, and
(3) the given requester is allowed to start it.
|
boolean |
JUnitModuleContext.canBeStopped(ModuleContext requester)
Returns true if (1) the associated module would respond to a
stop request (cf. |
boolean |
JUnitModuleContext.canBeUninstalled(ModuleContext requester)
Returns true if (1) the associated module is in a state equivalent to the
OSGi Bundle States
INSTALLED or RESOLVED , and
(2) the given requester is allowed to uninstall it. |
Object |
JUnitContainer.fetchSharedObject(ModuleContext requester,
Object[] fetchParams)
Returns an object previously shared by another module for usage within
this container.
|
Object[] |
JUnitContainer.fetchSharedObject(ModuleContext requester,
Object[] fetchParams,
SharedObjectListener listener)
Returns an object previously shared by another module for usage within
this container.
|
ModuleContext |
JUnitContainer.installModule(ModuleContext requester,
Object[] installParams)
Provides possibility for programmatically installing (downloaded)
modules.
|
File[] |
JUnitModuleContext.listConfigFiles(ModuleContext requester)
Returns the list of all config files associated with this module that
follow the container conventions and have been registered previously, if
the given requester is allowed to access them.
|
void |
JUnitContainer.removeSharedObject(ModuleContext requester,
Object objToRemove,
Object[] shareParams) |
void |
JUnitContainer.shareObject(ModuleContext requester,
Object objToShare,
Object[] shareParams)
Makes a given object accessible for the other modules hosted by this
container.
|
boolean |
JUnitModuleContext.start(ModuleContext requester)
An authorized requester can use this method to start the current module.
|
boolean |
JUnitModuleContext.stop(ModuleContext requester)
An authorized requester can use this method to stop the current module.
|
boolean |
JUnitModuleContext.uninstall(ModuleContext requester)
An authorized requester can use this method to uninstall the current
module.
|
Modifier and Type | Class and Description |
---|---|
class |
OSGiModuleContext
An implementation of the concept of
ModuleContext for OSGi. |
Modifier and Type | Method and Description |
---|---|
ModuleContext |
OSGiContainer.installModule(ModuleContext requester,
Object[] installParams) |
ModuleContext |
OSGiContainer.registerModule(Object[] regParams) |
Modifier and Type | Method and Description |
---|---|
boolean |
OSGiModuleContext.canBeStarted(ModuleContext requester) |
boolean |
OSGiModuleContext.canBeStopped(ModuleContext requester) |
boolean |
OSGiModuleContext.canBeUninstalled(ModuleContext requester) |
Object |
OSGiContainer.fetchSharedObject(ModuleContext requester,
Object[] fetchParams) |
Object[] |
OSGiContainer.fetchSharedObject(ModuleContext requester,
Object[] fetchParams,
SharedObjectListener listener) |
ModuleContext |
OSGiContainer.installModule(ModuleContext requester,
Object[] installParams) |
File[] |
OSGiModuleContext.listConfigFiles(ModuleContext requester) |
void |
OSGiContainer.removeSharedObject(ModuleContext requester,
Object objToRemove,
Object[] shareParams) |
void |
OSGiContainer.shareObject(ModuleContext requester,
Object objToShare,
Object[] shareParams) |
boolean |
OSGiModuleContext.start(ModuleContext requester) |
boolean |
OSGiModuleContext.stop(ModuleContext requester) |
boolean |
OSGiModuleContext.uninstall(ModuleContext requester) |
Modifier and Type | Field and Description |
---|---|
static ModuleContext |
Activator.mc |
Modifier and Type | Class and Description |
---|---|
class |
POJOModuleContext |
Modifier and Type | Method and Description |
---|---|
ModuleContext |
POJOContainer.installModule(ModuleContext requester,
Object[] installParams)
Provides possibility for programmatically installing (downloaded)
modules.
|
ModuleContext |
POJOContainer.registerModule(Object[] regParams)
Provides possibility for wrapping container-specific context for a module
in terms of an instance of the universAAL
ModuleContext . |
Modifier and Type | Method and Description |
---|---|
boolean |
POJOModuleContext.canBeStarted(ModuleContext requester)
Returns true if (1) the associated module has a status equivalent to the
OSGi ACTIVE , (2) it fulfills all prerequisites for being started, and
(3) the given requester is allowed to start it.
|
boolean |
POJOModuleContext.canBeStopped(ModuleContext requester)
Returns true if (1) the associated module would respond to a
stop request (cf. |
boolean |
POJOModuleContext.canBeUninstalled(ModuleContext requester)
Returns true if (1) the associated module is in a state equivalent to the
OSGi Bundle States
INSTALLED or RESOLVED , and
(2) the given requester is allowed to uninstall it. |
Object |
POJOContainer.fetchSharedObject(ModuleContext requester,
Object[] fetchParams)
Returns an object previously shared by another module for usage within
this container.
|
Object[] |
POJOContainer.fetchSharedObject(ModuleContext requester,
Object[] fetchParams,
SharedObjectListener listener)
Returns an object previously shared by another module for usage within
this container.
|
ModuleContext |
POJOContainer.installModule(ModuleContext requester,
Object[] installParams)
Provides possibility for programmatically installing (downloaded)
modules.
|
File[] |
POJOModuleContext.listConfigFiles(ModuleContext requester)
Returns the list of all config files associated with this module that
follow the container conventions and have been registered previously, if
the given requester is allowed to access them.
|
void |
POJOContainer.removeSharedObject(ModuleContext requester,
Object objToRemove,
Object[] shareParams) |
void |
POJOContainer.shareObject(ModuleContext requester,
Object objToShare,
Object[] shareParams)
Makes a given object accessible for the other modules hosted by this
container.
|
boolean |
POJOModuleContext.start(ModuleContext requester)
An authorized requester can use this method to start the current module.
|
boolean |
POJOModuleContext.stop(ModuleContext requester)
An authorized requester can use this method to stop the current module.
|
boolean |
POJOModuleContext.uninstall(ModuleContext requester)
An authorized requester can use this method to uninstall the current
module.
|
Modifier and Type | Method and Description |
---|---|
void |
DataRepresentation.start(ModuleContext mc) |
void |
BusesLayer.start(ModuleContext mc) |
void |
TurtleSerialization.start(ModuleContext mc) |
void |
OntAutoLoader.start(ModuleContext mc)
Attempts to load all ontology modules, if fail it will attempt later,
after, if fortunately, dependant ontologies are loaded.
|
void |
AbstractBusLayer.start(ModuleContext mc) |
void |
DataRepresentation.stop(ModuleContext mc) |
void |
BusesLayer.stop(ModuleContext mc) |
void |
TurtleSerialization.stop(ModuleContext mc) |
void |
OntAutoLoader.stop(ModuleContext mc) |
void |
AbstractBusLayer.stop(ModuleContext mc) |
Modifier and Type | Method and Description |
---|---|
static void |
LogUtils.logDebug(ModuleContext mc,
Class claz,
String method,
Object[] msgPart,
Throwable t)
Provides a standard way for using container-specific loggers for logging
debug messages via
logDebug(String, String, Throwable) . |
static void |
LogUtils.logDebug(ModuleContext mc,
Class claz,
String method,
String msg)
Simplified proxy method for
LogUtils.logDebug(ModuleContext, Class, String, Object[], Throwable) ,
added for convenience. |
static void |
LogUtils.logError(ModuleContext mc,
Class claz,
String method,
Object[] msgPart,
Throwable t)
Provides a standard way for using container-specific loggers for logging
error messages via
logError(String, String, Throwable) . |
static void |
LogUtils.logError(ModuleContext mc,
Class claz,
String method,
String msg)
Simplified proxy method for
LogUtils.logError(ModuleContext, Class, String, Object[], Throwable) ,
added for convenience. |
static void |
LogUtils.logInfo(ModuleContext mc,
Class claz,
String method,
Object[] msgPart,
Throwable t)
Provides a standard way for using container-specific loggers for logging
info messages via
logInfo(String, String, Throwable) . |
static void |
LogUtils.logInfo(ModuleContext mc,
Class claz,
String method,
String msg)
Simplified proxy method for
LogUtils.logInfo(ModuleContext, Class, String, Object[], Throwable) ,
added for convenience. |
static void |
LogUtils.logTrace(ModuleContext mc,
Class claz,
String method,
Object[] msgPart,
Throwable t)
Provides a standard way for using container-specific loggers for logging
trace messages via
logTrace(String, String, Throwable) . |
static void |
LogUtils.logTrace(ModuleContext mc,
Class claz,
String method,
String msg)
Simplified proxy method for
LogUtils.logTrace(ModuleContext, Class, String, Object[], Throwable) ,
added for convenience. |
static void |
LogUtils.logWarn(ModuleContext mc,
Class claz,
String method,
Object[] msgPart,
Throwable t)
Provides a standard way for using container-specific loggers for logging
warn messages via
logWarn(String, String, Throwable) . |
static void |
LogUtils.logWarn(ModuleContext mc,
Class claz,
String method,
String msg)
Simplified proxy method for
LogUtils.logWarn(ModuleContext, Class, String, Object[], Throwable) ,
added for convenience. |
Modifier and Type | Method and Description |
---|---|
static ContextBus |
ContextBusFacade.fetchBus(ModuleContext mc) |
Constructor and Description |
---|
ContextPublisher(ModuleContext context,
ContextProvider providerInfo)
Creates a Context Publisher with the associated Context Provider
Information
|
ContextSubscriber(ModuleContext connectingModule,
ContextEventPattern[] initialSubscriptions)
Creates a Context Subscriber and immediately registers a set of Context
Event Patterns for it, so it receives the matching events.
|
DefaultContextPublisher(ModuleContext context,
ContextProvider providerInfo)
Creates a default Context Publisher with the given Provider Information.
|
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 ModuleContext |
Activator.getModuleContext() |
Modifier and Type | Field and Description |
---|---|
static ModuleContext |
SharedResources.moduleContext |
Modifier and Type | Method and Description |
---|---|
static Scope |
Scope.moduleScope(String id,
PeerCard pc,
ModuleContext mc) |
Constructor and Description |
---|
ModuleScope(String id,
PeerCard pc,
ModuleContext mc)
Constructor using default instance (this), and ModuleContext for module
Id.
|
Modifier and Type | Method and Description |
---|---|
ModuleContext |
ConfigurationManagerImpl.getContext() |
Constructor and Description |
---|
ConfigurationManagerImpl(ModuleContext mc,
FileManagement fm) |
Modifier and Type | Method and Description |
---|---|
ModuleContext |
SharedObjectConnector.getContext() |
Constructor and Description |
---|
SharedObjectConnector(ModuleContext mc) |
Modifier and Type | Field and Description |
---|---|
static ModuleContext |
ResourceMapper.mc
ModuleContext to enable logging. |
Constructor and Description |
---|
DeployManagerImpl(ModuleContext context) |
Modifier and Type | Field and Description |
---|---|
static ModuleContext |
DistributedMWManagerImpl.context |
Modifier and Type | Method and Description |
---|---|
ModuleContext |
SharedObjectConnector.getContext() |
Constructor and Description |
---|
DistributedMWManagerImpl(ModuleContext context,
Object[] shareParamsBMLMgmt,
Object[] removeParamsBMLMgmt,
Object[] shareParamsLLMgmt,
Object[] removeParamsLLMgmt,
Object[] shareParamsEvtH,
Object[] removeParamsEvtH) |
SharedObjectConnector(ModuleContext mc) |
Constructor and Description |
---|
SpaceManagerImpl(ModuleContext context) |
Constructor and Description |
---|
CheckPeerThread(ModuleContext moduleContext) |
Joiner(SpaceManagerImpl spaceManager,
ModuleContext context) |
RefreshSpaceThread(ModuleContext moduleContext) |
SpaceSchemaEventHandler(ModuleContext context) |
Constructor and Description |
---|
TenantManagerImpl(ModuleContext module) |
Constructor and Description |
---|
BroadcastExecutor(ChannelMessage message,
CommunicationConnector communicationConnector,
MessageListener listener,
ModuleContext moduleContext) |
CommunicationModuleImpl(ModuleContext context) |
UnicastExecutor(ChannelMessage message,
CommunicationConnector communicationConnector,
PeerCard receiver,
List<MessageListener> listeners,
ModuleContext moduleContext) |
Constructor and Description |
---|
SpaceModuleImpl(ModuleContext context) |
Modifier and Type | Method and Description |
---|---|
void |
OntologyManagement.addOntologyListener(ModuleContext owner,
OntologyListener listener)
Add a new ontology listener.
|
boolean |
OntologyManagement.register(ModuleContext mc,
Ontology ont)
Register a new ontology.
|
void |
OntologyManagement.removeOntologyListener(ModuleContext owner,
OntologyListener listener)
Remove an existing ontology listener.
|
void |
OntologyManagement.unregister(ModuleContext mc,
Ontology ont)
Unregister an ontology.
|
Modifier and Type | Field and Description |
---|---|
static ModuleContext |
TurtleUtil.moduleContext |
Modifier and Type | Method and Description |
---|---|
static ServiceBus |
ServiceBusFacade.fetchBus(ModuleContext mc) |
Constructor and Description |
---|
DefaultServiceCaller(ModuleContext context)
Constructor for usage by de-serializers.
|
ServiceCallee(ModuleContext context,
ServiceProfile[] realizedServices)
The default constructor for this class.
|
ServiceCallee(ModuleContext context,
ServiceProfile[] realizedServices,
boolean throwOnError)
The default constructor for this class.
|
ServiceCaller(ModuleContext context)
The default constructor for this class.
|
Modifier and Type | Method and Description |
---|---|
static ModuleContext |
ServiceBusImpl.getModuleContext() |
Modifier and Type | Method and Description |
---|---|
static void |
ServiceBusImpl.startModule(ModuleContext mc,
Object[] serviceBusShareParams,
Object[] serviceBusFetchParams,
Object[] serviceBusInjectShareParams,
Object[] serviceBusInjectFetchParams) |
Modifier and Type | Field and Description |
---|---|
static ModuleContext |
Activator.mc |
Modifier and Type | Method and Description |
---|---|
void |
Activator.start(ModuleContext mc) |
void |
Activator.stop(ModuleContext mc) |
Constructor and Description |
---|
BusMemberRegistryImpl(ModuleContext mc) |
Modifier and Type | Field and Description |
---|---|
static ModuleContext |
Activator.mc |
Modifier and Type | Method and Description |
---|---|
static IUIBus |
UIBusFacade.fetchBus(ModuleContext mc) |
Constructor and Description |
---|
UICaller(ModuleContext context)
Instantiates a new
UICaller . |
UIHandler(ModuleContext context,
UIHandlerProfile initialSubscription)
Instantiates a new
UIHandler . |
UIHandler(ModuleContext context,
UIHandlerProfile[] initialSubscriptions)
Instantiates a new
UIHandler . |
Modifier and Type | Method and Description |
---|---|
static ModuleContext |
UIBusImpl.getModuleContext() |
Modifier and Type | Method and Description |
---|---|
static void |
UIBusImpl.startModule(Container c,
ModuleContext mc,
Object[] uiBusShareParams,
Object[] uiBusFetchParams) |
Modifier and Type | Field and Description |
---|---|
static ModuleContext |
UIMainMenuProfileActivator.context |
static ModuleContext |
UIPreferencesProfileActivator.context |
static ModuleContext |
LanguageActivator.context |
Modifier and Type | Method and Description |
---|---|
void |
TutorialActivator.start(ModuleContext context) |
void |
SysinfoActivator.start(ModuleContext mc) |
void |
SecurityActivator.start(ModuleContext mc) |
void |
CryptographicActivator.start(ModuleContext mc) |
void |
Activator.start(ModuleContext mc) |
void |
RecommendationsActivator.start(ModuleContext mc) |
void |
ContinuaHealthManagerActivator.start(ModuleContext mc)
Start
|
void |
PersonalHealthDeviceActivator.start(ModuleContext mc) |
void |
HandGesturesActivator.start(ModuleContext mc) |
void |
DependabilityActivator.start(ModuleContext mc) |
void |
ReasoningActivator.start(ModuleContext mc) |
void |
UIMainMenuProfileActivator.start(ModuleContext mc) |
void |
X73Activator.start(ModuleContext mc) |
void |
QuestionnaireActivator.start(ModuleContext mc) |
void |
UIPreferencesProfileActivator.start(ModuleContext mc) |
void |
MultimediaActivator.start(ModuleContext mc) |
void |
LightingActivator.start(ModuleContext mc) |
void |
LanguageActivator.start(ModuleContext mc) |
void |
ImpairmentActivator.start(ModuleContext mc) |
void |
HvacActivator.start(ModuleContext mc) |
void |
GesturePointingActivator.start(ModuleContext context) |
void |
FurnitureActivator.start(ModuleContext mc) |
void |
DeviceExtraActivator.start(ModuleContext mc) |
void |
ContextHistoryActivator.start(ModuleContext mc) |
void |
AVActivator.start(ModuleContext mc) |
void |
OrchestrationActivator.start(ModuleContext mc) |
void |
DeviceActivator.start(ModuleContext mc) |
void |
MeasurementActivator.start(ModuleContext mc) |
void |
UnitActivator.start(ModuleContext mc) |
void |
ProfileActivator.start(ModuleContext mc) |
void |
PhWorldActivator.start(ModuleContext mc) |
void |
TutorialActivator.stop(ModuleContext context) |
void |
SysinfoActivator.stop(ModuleContext mc) |
void |
SecurityActivator.stop(ModuleContext mc) |
void |
CryptographicActivator.stop(ModuleContext mc) |
void |
Activator.stop(ModuleContext mc) |
void |
RecommendationsActivator.stop(ModuleContext mc) |
void |
ContinuaHealthManagerActivator.stop(ModuleContext mc)
Stop
|
void |
PersonalHealthDeviceActivator.stop(ModuleContext mc) |
void |
HandGesturesActivator.stop(ModuleContext mc) |
void |
DependabilityActivator.stop(ModuleContext mc) |
void |
ReasoningActivator.stop(ModuleContext mc) |
void |
UIMainMenuProfileActivator.stop(ModuleContext mc) |
void |
X73Activator.stop(ModuleContext mc) |
void |
QuestionnaireActivator.stop(ModuleContext mc) |
void |
UIPreferencesProfileActivator.stop(ModuleContext mc) |
void |
MultimediaActivator.stop(ModuleContext mc) |
void |
LightingActivator.stop(ModuleContext mc) |
void |
LanguageActivator.stop(ModuleContext mc) |
void |
ImpairmentActivator.stop(ModuleContext mc) |
void |
HvacActivator.stop(ModuleContext mc) |
void |
GesturePointingActivator.stop(ModuleContext context) |
void |
FurnitureActivator.stop(ModuleContext mc) |
void |
DeviceExtraActivator.stop(ModuleContext mc) |
void |
ContextHistoryActivator.stop(ModuleContext mc) |
void |
AVActivator.stop(ModuleContext mc) |
void |
OrchestrationActivator.stop(ModuleContext mc) |
void |
DeviceActivator.stop(ModuleContext mc) |
void |
MeasurementActivator.stop(ModuleContext mc) |
void |
UnitActivator.stop(ModuleContext mc) |
void |
ProfileActivator.stop(ModuleContext mc) |
void |
PhWorldActivator.stop(ModuleContext mc) |
Modifier and Type | Method and Description |
---|---|
void |
Activator.start(ModuleContext mc) |
void |
Activator.stop(ModuleContext mc) |
Modifier and Type | Method and Description |
---|---|
void |
DiseaseActivator.start(ModuleContext mc) |
void |
DiseaseActivator.stop(ModuleContext mc) |
Modifier and Type | Method and Description |
---|---|
void |
HealthActivator.start(ModuleContext mc) |
void |
HealthActivator.stop(ModuleContext mc) |
Modifier and Type | Method and Description |
---|---|
void |
HealthMeasurementActivator.start(ModuleContext mc) |
void |
HealthMeasurementActivator.stop(ModuleContext mc) |
Modifier and Type | Method and Description |
---|---|
void |
Activator.start(ModuleContext context) |
void |
Activator.stop(ModuleContext arg0) |
Modifier and Type | Method and Description |
---|---|
void |
ContactActivator.start(ModuleContext mc) |
void |
ContactActivator.stop(ModuleContext mc) |
Modifier and Type | Method and Description |
---|---|
static boolean |
SessionManagementService.hasUserValidSession(ModuleContext mc,
User u,
Device d)
|
static boolean |
SessionManagementService.hasUserValidSession(ModuleContext mc,
User u,
Location l)
|
Modifier and Type | Field and Description |
---|---|
static ModuleContext |
ReliabilityReasonerActivator.context |
Constructor and Description |
---|
ReliabilityReasonerPublisher(ModuleContext context) |
ReliabilityReasonerPublisher(ModuleContext context,
ContextProvider providerInfo) |
ReliabilityReasonerSubscriber(ModuleContext context) |
ReliabilityReasonerSubscriber(ModuleContext context,
ContextEventPattern[] initialSubscriptions) |
SCaller(ModuleContext context) |
Modifier and Type | Method and Description |
---|---|
static String |
Configuration.getDBPath(ModuleContext context)
Get the path where the folder containing the DB will be read/created.
|
Constructor and Description |
---|
RemoteAPIImpl(ModuleContext ctxt)
Basic constructor.
|
RemoteUAAL(ModuleContext context,
String node,
String remote,
String key)
Basic constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
PersistenceMySQL.init(RemoteAPI remoteAPI,
ModuleContext context) |
void |
Persistence.init(RemoteAPI remoteAPI,
ModuleContext context)
Sets up the underlying database, creating any tables if not present
before, and performing any mainenance operations.
|
void |
PersistenceDerby.init(RemoteAPI remoteAPI,
ModuleContext context) |
Modifier and Type | Field and Description |
---|---|
ModuleContext |
Gateway.context |
Modifier and Type | Method and Description |
---|---|
void |
Gateway.start(ModuleContext mc) |
void |
Gateway.stop(ModuleContext mc) |
Modifier and Type | Method and Description |
---|---|
static LoggerFactory |
LoggerFactory.createLoggerFactory(ModuleContext mc) |
static void |
LoggerFactory.setModuleContextAsStopped(ModuleContext mc) |
static void |
LoggerFactory.updateModuleContext(ModuleContext mc) |
Constructor and Description |
---|
ProxyContextPublisher(ModuleContext context) |
ProxySCaller(ModuleContext context,
ServiceProfile[] profiles,
String proxiedBusMember)
Constructor.
|
Constructor and Description |
---|
ProxyContextSubscriber(ModuleContext connectingModule,
ContextEventPattern[] initialSubscriptions) |
ProxySCallee(ModuleContext context,
ServiceProfile[] realizedServices) |
Modifier and Type | Field and Description |
---|---|
static ModuleContext |
Activator.context |
Constructor and Description |
---|
CSubscriber(ModuleContext context) |
CSubscriber(ModuleContext context,
ContextEventPattern[] initialSubscriptions) |
Modifier and Type | Field and Description |
---|---|
static ModuleContext |
Activator.context |
Modifier and Type | Method and Description |
---|---|
static ModuleContext |
Activator.getContext() |
Modifier and Type | Method and Description |
---|---|
static String |
Configuration.getDBPath(ModuleContext context)
Get the path where the folder containing the DB will be read/created.
|
Modifier and Type | Method and Description |
---|---|
void |
Persistence.init(ModuleContext context) |
void |
PersistenceDerby.init(ModuleContext context) |
Constructor and Description |
---|
CalleeWrapper(ModuleContext context,
ServiceProfile[] realizedServices,
Callee r,
String t) |
CallerWrapper(ModuleContext context,
Caller r) |
PublisherWrapper(ModuleContext context,
ContextProvider providerInfo,
Publisher r) |
SubscriberWrapper(ModuleContext connectingModule,
ContextEventPattern[] initialSubscriptions,
Subscriber r,
String t) |
Modifier and Type | Method and Description |
---|---|
ModuleContext |
GatewayPort.getContext() |
Modifier and Type | Method and Description |
---|---|
void |
GatewayPort.setContext(ModuleContext mcontext) |
Constructor and Description |
---|
GatewayPort(ModuleContext mcontext) |
Modifier and Type | Field and Description |
---|---|
protected static ModuleContext |
Activator.mcontext
universAAL
ModuleContext |
Modifier and Type | Method and Description |
---|---|
static ModuleContext |
Activator.getModuleContext() |
Constructor and Description |
---|
GatewayPortTracker(org.osgi.framework.BundleContext bc,
ModuleContext mcontext,
String clazz,
org.osgi.util.tracker.ServiceTrackerCustomizer stc) |
Modifier and Type | Field and Description |
---|---|
static ModuleContext |
Activator.mc |
Constructor and Description |
---|
CHECaller(ModuleContext context) |
Modifier and Type | Field and Description |
---|---|
static ModuleContext |
Activator.context |
Constructor and Description |
---|
CPublisher(ModuleContext context) |
CPublisher(ModuleContext context,
ContextProvider providerInfo) |
CSubscriber(ModuleContext context) |
CSubscriber(ModuleContext context,
ContextEventPattern[] initialSubscriptions) |
CSubscriber2(ModuleContext context) |
CSubscriber2(ModuleContext context,
ContextEventPattern[] initialSubscriptions) |
HistoryCaller(ModuleContext context) |
ProfileCaller(ModuleContext context) |
SpaceCaller(ModuleContext context) |
Modifier and Type | Field and Description |
---|---|
static ModuleContext |
Activator.mc |
Constructor and Description |
---|
LightingConsumer(ModuleContext context) |
Modifier and Type | Field and Description |
---|---|
static ModuleContext |
Activator.mc |
Modifier and Type | Field and Description |
---|---|
static ModuleContext |
Activator.mc |
Modifier and Type | Field and Description |
---|---|
static ModuleContext |
Activator.mc |
Modifier and Type | Field and Description |
---|---|
static ModuleContext |
Activator.mc |
Constructor and Description |
---|
LightingProviderLevel1(ModuleContext context) |
LightingProviderLevel2(ModuleContext context) |
LightingProviderLevel3(ModuleContext context) |
Modifier and Type | Field and Description |
---|---|
static ModuleContext |
Activator.mc |
Modifier and Type | Field and Description |
---|---|
static ModuleContext |
SharedResources.moduleContext |
Constructor and Description |
---|
UIProvider(ModuleContext context) |
Modifier and Type | Field and Description |
---|---|
static ModuleContext |
RoomTemperaturePublisher.myModuleContext |
static ModuleContext |
LampStatePublisher.myModuleContext |
static ModuleContext |
RoomHumidityPublisher.myModuleContext |
Constructor and Description |
---|
LampStatePublisher(ModuleContext context)
Constructor 5 light sources are inserted for testing purposes We're
setting ContextEventPattern[] directly in the constructor It could be
moved to separate method just like in LocationContextPublisher class
(method getPermanentSubscription())
|
LocationContextPublisher(ModuleContext moduleContext) |
RoomHumidityPublisher(ModuleContext context)
Constructor Here we set ContextEventPattern and add restrictions to it
that tell universAAL platform which infofmation we want to recieve
|
RoomTemperaturePublisher(ModuleContext context)
Constructor Here we set ContextEventPattern and add restrictions to it
that tell universAAL platform which infofmation we want to recieve
|
Modifier and Type | Field and Description |
---|---|
static ModuleContext |
Activator.moduleContext |
Constructor and Description |
---|
SCallee(ModuleContext context) |
SCallee(ModuleContext context,
ServiceProfile[] realizedServices) |
Modifier and Type | Field and Description |
---|---|
static ModuleContext |
Activator.mc |
Constructor and Description |
---|
OPublisher(ModuleContext context) |
Modifier and Type | Field and Description |
---|---|
static ModuleContext |
Activator.context |
Modifier and Type | Field and Description |
---|---|
static ModuleContext |
Activator.context |
Constructor and Description |
---|
CalleeExample(ModuleContext context,
String namespace,
Actuator actuator) |
SubscriberExample(ModuleContext context,
String subjTypeURI,
String predicate,
String objTypeURI) |
UIExample(ModuleContext context,
String namespace,
String url,
String desc) |
Modifier and Type | Field and Description |
---|---|
static ModuleContext |
Activator.context |
Constructor and Description |
---|
SubscriberExample(ModuleContext context,
String subjTypeURI,
String predicate,
String objTypeURI) |
UIExample(ModuleContext context,
String namespace,
String url,
String desc) |
Modifier and Type | Field and Description |
---|---|
static ModuleContext |
Activator.context |
Constructor and Description |
---|
CalleeExample(ModuleContext context) |
Modifier and Type | Method and Description |
---|---|
void |
ProjectActivator.start(ModuleContext ctxt) |
void |
ProjectActivator.stop(ModuleContext ctxt) |
Constructor and Description |
---|
AnonServiceCallee(ModuleContext context,
ServiceProfile[] realizedServices) |
AnonServiceCallee(ModuleContext context,
ServiceProfile[] realizedServices,
boolean throwOnError) |
Constructor and Description |
---|
AuthenticationPublisher(ModuleContext context) |
UserPaswordAuthenticatorClient(ModuleContext mc)
Constructor
|
Modifier and Type | Method and Description |
---|---|
void |
AuthenticatorActivator.start(ModuleContext mc) |
void |
AuthenticatorActivator.stop(ModuleContext mc) |
Constructor and Description |
---|
UserPasswordCallee(ModuleContext mc) |
Modifier and Type | Method and Description |
---|---|
void |
AuthenticatorActivator.start(ModuleContext mc) |
void |
AuthenticatorActivator.stop(ModuleContext mc) |
Modifier and Type | Field and Description |
---|---|
static ModuleContext |
ProjectActivator.context |
Modifier and Type | Method and Description |
---|---|
void |
ProjectActivator.start(ModuleContext ctxt) |
void |
ProjectActivator.stop(ModuleContext ctxt) |
Constructor and Description |
---|
AuthorisatorCallee(ModuleContext context,
ServiceProfile[] realizedServices) |
CHeQuerrier(ModuleContext mc) |
Modifier and Type | Field and Description |
---|---|
protected ModuleContext |
CheckUserRoles.mc |
Modifier and Type | Method and Description |
---|---|
Set<AccessType> |
DelegationAccessChecker.checkAccess(ModuleContext mc,
User usr,
Resource asset) |
Set<AccessType> |
CheckUserRoles.checkAccess(ModuleContext mc,
User usr,
Resource asset) |
Set<AccessType> |
AssetDefaultAccessChecker.checkAccess(ModuleContext mc,
User usr,
Resource asset) |
protected SecuritySubprofile |
CheckUserRoles.getSecuritySubProfile(ModuleContext mc,
User usr) |
protected void |
CheckUserRoles.init(ModuleContext mc) |
Modifier and Type | Method and Description |
---|---|
void |
DelegationActivator.start(ModuleContext ctxt) |
void |
DelegationActivator.stop(ModuleContext ctxt) |
Constructor and Description |
---|
DelegationServieCallee(ModuleContext context,
ServiceProfile[] realizedServices) |
DelegationServieCallee(ModuleContext context,
ServiceProfile[] realizedServices,
boolean throwOnError) |
Modifier and Type | Method and Description |
---|---|
Set<AccessType> |
AccessChecker.checkAccess(ModuleContext mc,
User usr,
Resource asset) |
Modifier and Type | Field and Description |
---|---|
static ModuleContext |
ProjectActivator.context |
Modifier and Type | Method and Description |
---|---|
void |
ProjectActivator.start(ModuleContext ctxt) |
void |
ProjectActivator.stop(ModuleContext ctxt) |
Constructor and Description |
---|
DigestServiceCallee(ModuleContext context,
ServiceProfile[] realizedServices) |
DigestServiceCallee(ModuleContext context,
ServiceProfile[] realizedServices,
boolean throwOnError) |
EncryptionServiceCallee(ModuleContext context,
ServiceProfile[] realizedServices) |
EncryptionServiceCallee(ModuleContext context,
ServiceProfile[] realizedServices,
boolean throwOnError) |
MultiDestinationCallee(ModuleContext context,
ServiceProfile[] realizedServices) |
MultiDestinationCallee(ModuleContext context,
ServiceProfile[] realizedServices,
boolean throwOnError) |
SignVerifyCallee(ModuleContext context,
ServiceProfile[] realizedServices) |
SignVerifyCallee(ModuleContext context,
ServiceProfile[] realizedServices,
boolean throwOnError) |
Modifier and Type | Method and Description |
---|---|
void |
ManagerActivator.start(ModuleContext ctxt) |
void |
ManagerActivator.stop(ModuleContext ctxt) |
Constructor and Description |
---|
SessionPublisher(ModuleContext context) |
SessionPublisher(ModuleContext context,
ContextProvider providerInfo) |
Subscriber(ModuleContext mc,
SessionManager sessionMngr) |
Constructor and Description |
---|
CHeQuery(ModuleContext mc) |
SerializerGetter(ModuleContext mc) |
Constructor and Description |
---|
SessionManagerImpl(ModuleContext mc,
SituationMonitor sc,
SessionPublisher publisher)
constructor
|
SituationMonitorImpl(ModuleContext mc) |
Modifier and Type | Method and Description |
---|---|
static ServiceProfile[] |
SessionManagerService.initialize(ModuleContext mc) |
Constructor and Description |
---|
SCallee(ModuleContext context,
ServiceProfile[] realizedServices,
SessionManager sessionMngr) |
Modifier and Type | Field and Description |
---|---|
static ModuleContext |
Activator.mc |
Constructor and Description |
---|
ContextConsumer(ModuleContext mc,
ContextEventPattern[] profiles,
ScriptEngine engine,
String callback) |
ExecutionEngine(ModuleContext mc,
String filename) |
ServiceProvider(ModuleContext mc,
ServiceProfile[] profiles,
ScriptEngine engine,
String callback) |
Constructor and Description |
---|
UAAL(ModuleContext context)
This constructor just assigns the Module Context: the rest of resources
used by this class are not initialized.
|
WrapperC(ModuleContext context,
ContextEventPattern[] initialSubscriptions,
ICListener l)
Constructor that takes the listener to associate.
|
WrapperS(ModuleContext context,
ServiceProfile[] realizedServices,
ISListener l)
Constructor that takes the listener to associate.
|
WrapperUI(ModuleContext context)
Constructor.
|
Constructor and Description |
---|
UtilPublisher(ModuleContext context,
String uri)
Create a simple gauge Context Publisher which provided events can
be of any type and is identified with the given URI.
|
UtilPublisher(ModuleContext context,
String uri,
ContextProviderType type)
Create a simple Context Publisher of the given type which provided events
can be of any type and is identified with the given URI.
|
UtilPublisher(ModuleContext context,
String uri,
ContextProviderType type,
ContextEventPattern[] pattern)
Create a simple Context Publisher of the given type which provided events
are described by a pattern and is identified with the given URI.
|
UtilPublisher(ModuleContext context,
String uri,
ContextProviderType type,
ManagedIndividual sub,
String predicate,
String objTypeURI)
Create a simple Context Publisher of the given type which provided events
are described by the arguments and is identified with the given URI.
|
UtilPublisher(ModuleContext context,
String uri,
ContextProviderType type,
String subjTypeURI,
String predicate,
String objTypeURI)
Create a simple Context Publisher of the given type which provided events
are described by the arguments and is identified with the given URI.
|
UtilSubscriber(ModuleContext context,
ManagedIndividual subj,
String predicate,
Object obj)
Create a simple Context Subscriber that will listen to the events
matching what is specified in the constructor.
|
UtilSubscriber(ModuleContext context,
ManagedIndividual subj,
String predicate,
String objTypeURI)
Create a simple Context Subscriber that will listen to the events
matching what is specified in the constructor.
|
UtilSubscriber(ModuleContext context,
String subjTypeURI,
String predicate,
Object obj)
Create a simple Context Subscriber that will listen to the events
matching what is specified in the constructor.
|
UtilSubscriber(ModuleContext context,
String subjTypeURI,
String predicate,
String objTypeURI)
Create a simple Context Subscriber that will listen to the events
matching what is specified in the constructor.
|
Constructor and Description |
---|
UtilActuatorCallee(ModuleContext context,
String namespace,
Actuator actuator)
Default constructor of the class.
|
UtilEditorCallee(ModuleContext context,
String namespace,
String ontologyURI,
String[] path,
String editedURI)
Default constructor of the class.
|
UtilSensorCallee(ModuleContext context,
String namespace,
Sensor sensor)
Default constructor of the class.
|
Constructor and Description |
---|
UtilUICaller(ModuleContext context,
String namespace,
String url,
String title)
Constructor to create a Simple UI Caller that handles first call
interaction and addition to Main Menu.
|
Modifier and Type | Method and Description |
---|---|
void |
ProjectActivator.start(ModuleContext ctxt) |
void |
ProjectActivator.stop(ModuleContext ctxt) |
Constructor and Description |
---|
CHeQuerrier(ModuleContext mc) |
Modifier and Type | Field and Description |
---|---|
static ModuleContext |
Activator.mc |
Modifier and Type | Method and Description |
---|---|
static ModuleContext |
Activator.getModuleContext() |
Constructor and Description |
---|
MakroRecorder(ModuleContext context) |
Modifier and Type | Method and Description |
---|---|
static ModuleContext |
Activator.getModuleContext() |
Modifier and Type | Method and Description |
---|---|
static ModuleContext |
Activator.getContext() |
Modifier and Type | Method and Description |
---|---|
static ModuleContext |
Activator.getContext() |
Modifier and Type | Method and Description |
---|---|
static ModuleContext |
Activator.getContext() |
Modifier and Type | Method and Description |
---|---|
static ModuleContext |
Activator.getContext() |
Constructor and Description |
---|
ProfileAgentImpl(ModuleContext context) |
Modifier and Type | Method and Description |
---|---|
static ModuleContext |
Activator.getmContext() |
Modifier and Type | Method and Description |
---|---|
static SensorEventSubscriber |
SensorEventSubscriber.getInstance(ModuleContext ctxt,
org.osgi.framework.BundleContext context) |
Modifier and Type | Method and Description |
---|---|
void |
Activator.start(ModuleContext mc) |
void |
Activator.stop(ModuleContext arg0) |
Modifier and Type | Field and Description |
---|---|
static ModuleContext |
Activator.mc |
Modifier and Type | Method and Description |
---|---|
void |
Activator.start(ModuleContext mc)
This method is called by the framework to start the module.
|
void |
Activator.stop(ModuleContext arg0)
This method is called by the framework to stop the module.
|
Constructor and Description |
---|
MyContextSubscriber(ModuleContext context) |
Modifier and Type | Field and Description |
---|---|
static ModuleContext |
Activator.mc |
Modifier and Type | Method and Description |
---|---|
void |
Activator.start(ModuleContext mc)
This method is called by the framework to start the module.
|
void |
Activator.stop(ModuleContext arg0)
This method is called by the framework to stop the module.
|
Constructor and Description |
---|
MyServiceCallee(ModuleContext context) |
Modifier and Type | Method and Description |
---|---|
void |
Activator.start(ModuleContext mc) |
void |
Activator.stop(ModuleContext arg0) |
Constructor and Description |
---|
MyServiceCallee(ModuleContext context) |
Modifier and Type | Method and Description |
---|---|
void |
Activator.start(ModuleContext mc) |
void |
Activator.stop(ModuleContext mc) |
Constructor and Description |
---|
MainButtonServiceCallee(ModuleContext context,
ServiceProfile[] realizedServices) |
MainButtonServiceCallee(ModuleContext context,
UICaller uiCaller) |
MyUICaller(ModuleContext context) |
Modifier and Type | Method and Description |
---|---|
static ModuleContext |
DialogManagerImpl.getModuleContext()
The module context reference.
|
Modifier and Type | Method and Description |
---|---|
static void |
DialogManagerImpl.createInstance(ModuleContext mc)
Create a Singleton Instance.
|
Constructor and Description |
---|
DMServiceCaller(ModuleContext context)
Constructor.
|
Constructor and Description |
---|
AdapterUserLocation(ModuleContext context,
Resource user) |
Constructor and Description |
---|
DialogPoolFileStorage(ModuleContext context,
File file) |
Modifier and Type | Method and Description |
---|---|
static ModuleContext |
DialogManagerActivator.getModuleContext() |
Modifier and Type | Method and Description |
---|---|
void |
DialogManagerActivator.start(ModuleContext context) |
void |
DialogManagerActivator.stop(ModuleContext arg0) |
Constructor and Description |
---|
UIPreferencesBufferNoUpdate(ModuleContext ctxt)
Constructor.
|
UIPreferencesBufferPoller(ModuleContext mcontext) |
UIPreferencesBufferSubscriptor(ModuleContext context) |
Modifier and Type | Field and Description |
---|---|
static ModuleContext |
UIPreferencesSubprofilePrerequisitesHelper.mc |
Constructor and Description |
---|
UIPreferencesSubprofileHelper(ModuleContext mcontext) |
UIPreferencesSubprofilePrerequisitesHelper(ModuleContext mc) |
Modifier and Type | Method and Description |
---|---|
static ServiceProfile[] |
UIPreferencesProvidedService.getProfiles(ModuleContext mcontext) |
Constructor and Description |
---|
UIPreferencesSCallee(ModuleContext mcontext,
UIPreferencesUICaller uiPreferencesUICaller) |
UIPreferencesUICaller(ModuleContext mcontext,
IUIPreferencesBuffer uiPreferencesBuffer) |
Modifier and Type | Method and Description |
---|---|
protected MainMenu |
FileMainMenuProvider.newMainMenu(ModuleContext ctxt,
InputStream in) |
Modifier and Type | Method and Description |
---|---|
protected MainMenu |
ProfilableFileMainMenuProvider.newMainMenu(ModuleContext ctxt,
InputStream in) |
Constructor and Description |
---|
RDFMainMenu(ModuleContext ctxt) |
RDFMainMenu(ModuleContext ctxt,
InputStream in) |
SCallee(ModuleContext context) |
Modifier and Type | Field and Description |
---|---|
protected ModuleContext |
Renderer.moduleContext
universAAL
ModuleContext to make universAAL operations. |
Modifier and Type | Method and Description |
---|---|
static ModuleContext |
Renderer.getContext()
Get the
ModuleContext for the Renderer . |
ModuleContext |
Renderer.getModuleContext()
get the
ModuleContext . |
Constructor and Description |
---|
Handler(ModuleContext context,
UIHandlerProfile initialSubscription)
internal constructor.
|
Renderer(ModuleContext mc)
Constructor.
|
Renderer(ModuleContext mc,
File propFile)
Constructor for one Renderer on a certain file.
|
Renderer(ModuleContext mc,
File propFile,
IContainerManager cmanager)
Constructor for one Renderer on a certain file with a container manager.
|
Renderer(ModuleContext mc,
IContainerManager con)
Constructor.
|
RenderStarter(ModuleContext mc) |
RenderStarter(ModuleContext mc,
File prop) |
RenderStarter(ModuleContext mc,
File prop,
IContainerManager cm) |
Modifier and Type | Field and Description |
---|---|
static ModuleContext |
Activator.context
the
BundleContext for the handler.newGui bundle |
Constructor and Description |
---|
DefaultContextSubscriber(ModuleContext context,
ContextEventPattern[] initialSubscriptions,
IContextCallback callback) |
Modifier and Type | Field and Description |
---|---|
static ModuleContext |
Activator.mc |
Modifier and Type | Field and Description |
---|---|
static ModuleContext |
LoggerWithModuleContext.mc |
Modifier and Type | Method and Description |
---|---|
static ModuleContext |
SMSActivator.getModuleContext() |
Modifier and Type | Method and Description |
---|---|
void |
SMSActivator.start(ModuleContext mc) |
void |
SMSActivator.stop(ModuleContext mc) |
Constructor and Description |
---|
SmsUIHandler(ModuleContext mcontext,
ISMSSender backendSender) |
Modifier and Type | Field and Description |
---|---|
static ModuleContext |
ResourceMapper.mc
ModuleContext to enable logging. |
Modifier and Type | Method and Description |
---|---|
ModuleContext |
HTMLUserGenerator.getModuleContext()
get the
ModuleContext . |
Constructor and Description |
---|
Handler(ModuleContext context,
UIHandlerProfile initialSubscription)
internal constructor.
|
HTMLUserGenerator(ModuleContext mc,
Properties props,
User usr)
Constructor for one Renderer on a certain file.
|
HTTPHandlerService(ModuleContext mcontext,
File prop) |
Constructor and Description |
---|
MessageLocaleHelper(ModuleContext mc,
UIPreferencesSubProfile uiPreferencesSubprofile,
List<URL> urlList)
This constructor is to be used when the
UIPreferencesSubProfile
is already available, IE: by the DialogManager. |
MessageLocaleHelper(ModuleContext mc,
User user,
List<URL> urlList)
This constructor should be used by Applications.
|
Modifier and Type | Field and Description |
---|---|
static ModuleContext |
Activator.mcontext
The mcontext.
|
Constructor and Description |
---|
ResourceServer(ModuleContext mcontext) |
Constructor and Description |
---|
UAAL(ModuleContext context)
This constructor just assigns the Module Context: the rest of resources
used by this class are not initialized.
|
WrapperC(ModuleContext context,
ContextEventPattern[] initialSubscriptions,
ICListener l)
Constructor that takes the listener to associate.
|
WrapperS(ModuleContext context,
ServiceProfile[] realizedServices,
ISListener l)
Constructor that takes the listener to associate.
|
WrapperUI(ModuleContext context)
Constructor.
|
Constructor and Description |
---|
UtilPublisher(ModuleContext context,
String uri)
Create a simple gauge Context Publisher which provided events can
be of any type and is identified with the given URI.
|
UtilPublisher(ModuleContext context,
String uri,
ContextProviderType type)
Create a simple Context Publisher of the given type which provided events
can be of any type and is identified with the given URI.
|
UtilPublisher(ModuleContext context,
String uri,
ContextProviderType type,
ContextEventPattern[] pattern)
Create a simple Context Publisher of the given type which provided events
are described by a pattern and is identified with the given URI.
|
UtilPublisher(ModuleContext context,
String uri,
ContextProviderType type,
ManagedIndividual sub,
String predicate,
String objTypeURI)
Create a simple Context Publisher of the given type which provided events
are described by the arguments and is identified with the given URI.
|
UtilPublisher(ModuleContext context,
String uri,
ContextProviderType type,
String subjTypeURI,
String predicate,
String objTypeURI)
Create a simple Context Publisher of the given type which provided events
are described by the arguments and is identified with the given URI.
|
UtilSubscriber(ModuleContext context,
ManagedIndividual subj,
String predicate,
Object obj)
Create a simple Context Subscriber that will listen to the events
matching what is specified in the constructor.
|
UtilSubscriber(ModuleContext context,
ManagedIndividual subj,
String predicate,
String objTypeURI)
Create a simple Context Subscriber that will listen to the events
matching what is specified in the constructor.
|
UtilSubscriber(ModuleContext context,
String subjTypeURI,
String predicate,
Object obj)
Create a simple Context Subscriber that will listen to the events
matching what is specified in the constructor.
|
UtilSubscriber(ModuleContext context,
String subjTypeURI,
String predicate,
String objTypeURI)
Create a simple Context Subscriber that will listen to the events
matching what is specified in the constructor.
|
Constructor and Description |
---|
UtilActuatorCallee(ModuleContext context,
String namespace,
Actuator actuator)
Default constructor of the class.
|
UtilEditorCallee(ModuleContext context,
String namespace,
String ontologyURI,
String[] path,
String editedURI)
Default constructor of the class.
|
UtilSensorCallee(ModuleContext context,
String namespace,
Sensor sensor)
Default constructor of the class.
|
Constructor and Description |
---|
UtilUICaller(ModuleContext context,
String namespace,
String url,
String title)
Constructor to create a Simple UI Caller that handles first call
interaction and addition to Main Menu.
|
Constructor and Description |
---|
NPEDependencyProxy(ModuleContext mc,
Object[] filters) |
PassiveDependencyProxy(ModuleContext ctxt,
Object[] filters) |
Copyright © 2018 universAAL Consortium. All rights reserved.