public class HostsDiscoveryComponent extends AugeasConfigurationDiscoveryComponent<org.rhq.plugins.platform.PlatformComponent>
| Constructor and Description |
|---|
HostsDiscoveryComponent() |
| Modifier and Type | Method and Description |
|---|---|
protected List<String> |
determineIncludeGlobs(ResourceDiscoveryContext<org.rhq.plugins.platform.PlatformComponent> discoveryContext) |
DiscoveredResourceDetails |
discoverResource(org.rhq.core.domain.configuration.Configuration pluginConfig,
ResourceDiscoveryContext discoveryContext) |
Set |
discoverResources(ResourceDiscoveryContext<org.rhq.plugins.platform.PlatformComponent> discoveryContext) |
createResourceDetails, determineExcludeGlobs, getGlobList, getGlobListpublic Set discoverResources(ResourceDiscoveryContext<org.rhq.plugins.platform.PlatformComponent> discoveryContext) throws InvalidPluginConfigurationException, Exception
discoverResources in interface ResourceDiscoveryComponent<org.rhq.plugins.platform.PlatformComponent>discoverResources in class AugeasConfigurationDiscoveryComponent<org.rhq.plugins.platform.PlatformComponent>InvalidPluginConfigurationExceptionExceptionpublic DiscoveredResourceDetails discoverResource(org.rhq.core.domain.configuration.Configuration pluginConfig, ResourceDiscoveryContext discoveryContext) throws InvalidPluginConfigurationException
discoverResource in interface ManualAddFacet<org.rhq.plugins.platform.PlatformComponent>discoverResource in class AugeasConfigurationDiscoveryComponent<org.rhq.plugins.platform.PlatformComponent>InvalidPluginConfigurationExceptionprotected List<String> determineIncludeGlobs(ResourceDiscoveryContext<org.rhq.plugins.platform.PlatformComponent> discoveryContext)
determineIncludeGlobs in class AugeasConfigurationDiscoveryComponent<org.rhq.plugins.platform.PlatformComponent>Copyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.