public class ScriptDiscoveryComponent extends Object implements ResourceDiscoveryComponent<ApplicationServerComponent<?>>, ManualAddFacet<ApplicationServerComponent<?>>, ResourceUpgradeFacet<ApplicationServerComponent<?>>
| Constructor and Description |
|---|
ScriptDiscoveryComponent() |
| Modifier and Type | Method and Description |
|---|---|
DiscoveredResourceDetails |
discoverResource(org.rhq.core.domain.configuration.Configuration pluginConfig,
ResourceDiscoveryContext<ApplicationServerComponent<?>> discoveryContext) |
Set<DiscoveredResourceDetails> |
discoverResources(ResourceDiscoveryContext<ApplicationServerComponent<?>> discoveryContext) |
org.rhq.core.domain.resource.ResourceUpgradeReport |
upgrade(ResourceUpgradeContext<ApplicationServerComponent<?>> upgradeContext) |
public Set<DiscoveredResourceDetails> discoverResources(ResourceDiscoveryContext<ApplicationServerComponent<?>> discoveryContext) throws InvalidPluginConfigurationException
discoverResources in interface ResourceDiscoveryComponent<ApplicationServerComponent<?>>InvalidPluginConfigurationExceptionpublic DiscoveredResourceDetails discoverResource(org.rhq.core.domain.configuration.Configuration pluginConfig, ResourceDiscoveryContext<ApplicationServerComponent<?>> discoveryContext) throws InvalidPluginConfigurationException
discoverResource in interface ManualAddFacet<ApplicationServerComponent<?>>InvalidPluginConfigurationExceptionpublic org.rhq.core.domain.resource.ResourceUpgradeReport upgrade(ResourceUpgradeContext<ApplicationServerComponent<?>> upgradeContext)
upgrade in interface ResourceUpgradeFacet<ApplicationServerComponent<?>>Copyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.