| Package | Description |
|---|---|
| org.hawkular.inventory.api | |
| org.hawkular.inventory.api.model | |
| org.hawkular.inventory.base |
| Modifier and Type | Method and Description |
|---|---|
Page<ResourceType> |
EmptyInventory.ResourceTypesMultiple.entities(Pager pager) |
| Modifier and Type | Method and Description |
|---|---|
default ResourceTypes.Single |
Inventory.inspect(ResourceType resourceType)
Provides an access interface for inspecting given resource type.
|
| Modifier and Type | Method and Description |
|---|---|
ResourceType |
Resource.getType() |
| Modifier and Type | Method and Description |
|---|---|
AbstractElement.Updater<ResourceType.Update,ResourceType> |
ResourceType.update() |
| Modifier and Type | Method and Description |
|---|---|
R |
ElementVisitor.visitResourceType(ResourceType type,
P parameter) |
R |
ElementVisitor.Simple.visitResourceType(ResourceType type,
P parameter) |
| Constructor and Description |
|---|
Resource(CanonicalPath path,
ResourceType type) |
Resource(CanonicalPath path,
ResourceType type,
Map<String,Object> properties) |
| Modifier and Type | Method and Description |
|---|---|
protected EntityAndPendingNotifications<ResourceType> |
BaseResourceTypes.ReadWrite.wireUpNewEntity(BE entity,
ResourceType.Blueprint blueprint,
CanonicalPath parentPath,
BE parent) |
| Constructor and Description |
|---|
Multiple(TraversalContext<BE,ResourceType> context) |
Read(TraversalContext<BE,ResourceType> context) |
ReadContained(TraversalContext<BE,ResourceType> context) |
ReadWrite(TraversalContext<BE,ResourceType> context) |
Single(TraversalContext<BE,ResourceType> context) |
Copyright © 2015 Red Hat, Inc.. All rights reserved.