ControlUnitAdmin
service.See: Description
| Interface | Description |
|---|---|
| ControlUnitFactory |
This interface may be registered as an OSGi service in order to make more then
one resources of the same type manageable through the Control Unit abstraction.
|
| CUAdminCallback |
Represents the interface of the Control Unit Admin bundle provided to the
implementations of the
ManagedControlUnit and
ControlUnitFactory. |
| ManagedControlUnit |
This interface may be registered as a OSGi service in order to make a single resource
manageable through the Control Unit abstraction.
|
ControlUnitAdmin
service. This package defines the interface between the Control Unit Admin service and resources and is not
intended for direct usage by the applications, which use the Control Units.
ControlUnit interface and exported to the Control Unit
Admin by ManagedControlUnit or ControlUnitFactory
service. More complex resources may be represented as a set of control units grouped in a tree like structured exported
by several ManagedControlUnit and/or
ControlUnitFactory services.Copyright © 2019 Bosch Software Innovations GmbH. All Rights Reserved.