org.rhq.plugins.netservices
Class PingNetServiceDiscoveryComponent
java.lang.Object
org.rhq.plugins.netservices.PingNetServiceDiscoveryComponent
- All Implemented Interfaces:
- ManualAddFacet, ResourceDiscoveryComponent
public class PingNetServiceDiscoveryComponent
- extends Object
- implements ResourceDiscoveryComponent, ManualAddFacet
- Author:
- Greg Hinkle
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PingNetServiceDiscoveryComponent
public PingNetServiceDiscoveryComponent()
discoverResources
public Set discoverResources(ResourceDiscoveryContext resourceDiscoveryContext)
throws InvalidPluginConfigurationException,
Exception
- Specified by:
discoverResources in interface ResourceDiscoveryComponent
- Throws:
InvalidPluginConfigurationException
Exception
discoverResource
public DiscoveredResourceDetails discoverResource(org.rhq.core.domain.configuration.Configuration config,
ResourceDiscoveryContext resourceDiscoveryContext)
throws InvalidPluginConfigurationException
- Specified by:
discoverResource in interface ManualAddFacet
- Throws:
InvalidPluginConfigurationException
Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.