| Package | Description |
|---|---|
| org.hawkular.agent.monitor.inventory.platform |
| Modifier and Type | Method and Description |
|---|---|
void |
PlatformDiscovery.discoverAllResources(org.jgrapht.event.VertexSetListener<PlatformResource> listener)
Performs the discovery and stores the discovered inventory in this object's inventory manager.
|
void |
PlatformInventoryManager.discoverResources(org.jgrapht.event.VertexSetListener<PlatformResource> listener) |
| Constructor and Description |
|---|
PlatformAvailInstance(ID id,
Name name,
PlatformResource resource,
PlatformAvailType availType,
AvailPlatformPropertyReference property) |
PlatformMetricInstance(ID id,
Name name,
PlatformResource resource,
PlatformMetricType metricType,
PlatformPropertyReference property) |
PlatformResource(ID id,
Name name,
PlatformEndpoint endpoint,
PlatformResourceType type,
PlatformResource parent) |
| Constructor and Description |
|---|
PlatformInventoryManager(String feedId,
MetadataManager<PlatformResourceType,PlatformMetricType,PlatformAvailType,PlatformOperation,PlatformResourceConfigurationPropertyType> metadataManager,
ResourceManager<PlatformResource> resourceManager,
ManagedServer managedServer,
PlatformEndpoint endpoint) |
Copyright © 2015 Red Hat, Inc.. All rights reserved.