Uses of Interface
de.iip_ecosphere.platform.deviceMgt.registry.DeviceRegistry
Packages that use DeviceRegistry
Package
Description
Implementation.
-
Uses of DeviceRegistry in de.iip_ecosphere.platform.deviceMgt
Fields in de.iip_ecosphere.platform.deviceMgt declared as DeviceRegistryModifier and TypeFieldDescriptionprivate final DeviceRegistryDeviceManagementImpl.deviceRegistry -
Uses of DeviceRegistry in de.iip_ecosphere.platform.deviceMgt.registry
Classes in de.iip_ecosphere.platform.deviceMgt.registry that implement DeviceRegistryModifier and TypeClassDescriptionclassPartially implementsDeviceRegistryand thus forms the AAS part of theDeviceRegistry.(package private) classTHe DeviceRegistryProxy is a DeviceRegistry which can tunnel the operations to the aas default implementation.Fields in de.iip_ecosphere.platform.deviceMgt.registry declared as DeviceRegistryMethods in de.iip_ecosphere.platform.deviceMgt.registry that return DeviceRegistryModifier and TypeMethodDescriptionDeviceRegistryFactoryDescriptor.createDeviceRegistryInstance()Create a new DeviceRegistry instance.static DeviceRegistryDeviceRegistryFactory.getDeviceRegistry()Gets or creates a DeviceRegistry using the first found service provider implementations forDeviceRegistryFactoryDescriptor, which is able to create the instance.Constructors in de.iip_ecosphere.platform.deviceMgt.registry with parameters of type DeviceRegistryModifierConstructorDescriptionConstructor for the proxy.