| Package | Description |
|---|---|
| org.hawkular.inventory.api | |
| org.hawkular.inventory.base |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
Resources.Read
Provides read-only access to resources from positions that follow associations without the possibility to
introduce ambiguity when addressing using a relative path.
|
static interface |
Resources.ReadAssociate
This interface enables the creation of "alternative" tree hierarchies of resources using the
Relationships.WellKnown.isParentOf relationship. |
static interface |
Resources.ReadContained
Provides read-only access to resources following the containment chain.
|
static interface |
Resources.ReadWrite
Provides read-write access to resources.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
EmptyInventory.ResourcesRead |
static class |
EmptyInventory.ResourcesReadAssociate |
static class |
EmptyInventory.ResourcesReadContained |
static class |
EmptyInventory.ResourcesReadWrite |
| Modifier and Type | Class and Description |
|---|---|
static class |
BaseResources.Read<BE> |
static class |
BaseResources.ReadAssociate<BE> |
static class |
BaseResources.ReadContained<BE> |
static class |
BaseResources.ReadWrite<BE> |
Copyright © 2015 Red Hat, Inc.. All rights reserved.