See: Description
| Interface | Description |
|---|---|
| LabelResource |
Representation of label resource.
|
| LabelResourceAdminService |
Service for managing label resource.
|
| LabelResourceDelegate |
Label resource store delegate.
|
| LabelResourceListener |
Entity capable of receiving label resource related events.
|
| LabelResourceProvider |
Abstraction of an entity providing information about label resource
to the core.
|
| LabelResourceProviderRegistry |
Abstraction of an label resource provider registry.
|
| LabelResourceProviderService |
Means for injecting label information into the core.
|
| LabelResourceService |
Service for providing label resource allocation.
|
| LabelResourceStore |
Manages inventory of label; not intended for direct use.
|
| Class | Description |
|---|---|
| DefaultLabelResource |
the implementation of a label resource of a device.
|
| LabelResourceEvent |
Describes label resource event.
|
| LabelResourceId |
Representation of a label.
|
| LabelResourcePool |
Abstraction of the capacity of device label resource or global label
resource.
|
| LabelResourceRequest |
Represents for a label request.
|
| Enum | Description |
|---|---|
| LabelResourceEvent.Type |
Type of label resource event.
|
| LabelResourceRequest.Type |
Request type.
|