org.rhq.plugins.perftest
Class PerfTestDiscoveryComponent
java.lang.Object
org.rhq.plugins.perftest.PerfTestDiscoveryComponent
- All Implemented Interfaces:
- ResourceDiscoveryComponent
public class PerfTestDiscoveryComponent
- extends Object
- implements ResourceDiscoveryComponent
RHQ discovery component for discovering resources defined in the performance test scenario.
- Author:
- Jason Dobies
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PerfTestDiscoveryComponent
public PerfTestDiscoveryComponent()
discoverResources
public Set<DiscoveredResourceDetails> discoverResources(ResourceDiscoveryContext context)
throws InvalidPluginConfigurationException,
Exception
- Specified by:
discoverResources in interface ResourceDiscoveryComponent
- Throws:
InvalidPluginConfigurationException
Exception
Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.