| Modifier and Type | Method and Description |
|---|---|
MetadataManager<RT,MT,AT,O,RCPT> |
InventoryManager.getMetadataManager() |
| Constructor and Description |
|---|
InventoryManager(String feedId,
MetadataManager<RT,MT,AT,O,RCPT> metadataManager,
ResourceManager<R> resourceManager,
ManagedServer managedServer,
ME endpoint) |
| Modifier and Type | Class and Description |
|---|---|
class |
DMRMetadataManager |
| Constructor and Description |
|---|
DMRInventoryManager(String feedId,
MetadataManager<DMRResourceType,DMRMetricType,DMRAvailType,DMROperation,DMRResourceConfigurationPropertyType> metadataManager,
ResourceManager<DMRResource> resourceManager,
ManagedServer managedServer,
DMREndpoint dmrEndpoint,
ModelControllerClientFactory dmrClientFactory) |
| Modifier and Type | Class and Description |
|---|---|
class |
JMXMetadataManager |
| Constructor and Description |
|---|
JMXInventoryManager(String feedId,
MetadataManager<JMXResourceType,JMXMetricType,JMXAvailType,JMXOperation,JMXResourceConfigurationPropertyType> metadataManager,
ResourceManager<JMXResource> resourceManager,
ManagedServer managedServer,
JMXEndpoint dmrEndpoint,
JmxClientFactory jmxClientFactory) |
| Modifier and Type | Class and Description |
|---|---|
class |
PlatformMetadataManager |
| 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.