See: Description
| Interface | Description |
|---|---|
| DeviceAdminService |
Service for administering the inventory of infrastructure devices.
|
| DeviceClockProviderService |
Interface for feeding term information to a logical clock service
that vends per device timestamps.
|
| DeviceClockService |
Interface for a logical clock service that vends per device timestamps.
|
| DeviceDescription |
Carrier of immutable information about a device.
|
| DeviceListener |
Entity capable of receiving infrastructure device related events.
|
| DeviceProvider |
Abstraction of a device information provider.
|
| DeviceProviderRegistry |
Abstraction of a device provider registry.
|
| DeviceProviderService |
Service through which device providers can inject device information into
the core.
|
| DeviceService |
Service for interacting with the inventory of infrastructure devices.
|
| DeviceStore |
Manages inventory of infrastructure devices; not intended for direct use.
|
| DeviceStoreDelegate |
Infrastructure device store delegate abstraction.
|
| PortDescription |
Information about a port.
|
| Class | Description |
|---|---|
| DefaultDeviceDescription |
Default implementation of immutable device description entity.
|
| DefaultPortDescription |
Default implementation of immutable port description.
|
| DeviceEvent |
Describes infrastructure device event.
|
| Enum | Description |
|---|---|
| DeviceEvent.Type |
Type of device events.
|
Copyright © 2015. All rights reserved.