public class ApacheVirtualHostServiceDiscoveryComponent extends Object implements ResourceDiscoveryComponent<ApacheServerComponent>, ResourceUpgradeFacet<ApacheServerComponent>
| Modifier and Type | Field and Description |
|---|---|
static String |
LOGS_DIRECTORY_NAME |
| Constructor and Description |
|---|
ApacheVirtualHostServiceDiscoveryComponent() |
| Modifier and Type | Method and Description |
|---|---|
static String |
createResourceKey(String serverName,
List<String> hosts) |
Set<DiscoveredResourceDetails> |
discoverResources(ResourceDiscoveryContext<ApacheServerComponent> context) |
org.rhq.core.domain.resource.ResourceUpgradeReport |
upgrade(ResourceUpgradeContext<ApacheServerComponent> inventoriedResource) |
public static final String LOGS_DIRECTORY_NAME
public ApacheVirtualHostServiceDiscoveryComponent()
public Set<DiscoveredResourceDetails> discoverResources(ResourceDiscoveryContext<ApacheServerComponent> context) throws InvalidPluginConfigurationException, Exception
discoverResources in interface ResourceDiscoveryComponent<ApacheServerComponent>InvalidPluginConfigurationExceptionExceptionpublic org.rhq.core.domain.resource.ResourceUpgradeReport upgrade(ResourceUpgradeContext<ApacheServerComponent> inventoriedResource)
upgrade in interface ResourceUpgradeFacet<ApacheServerComponent>Copyright © 2008-2013 Red Hat, Inc.. All Rights Reserved.