org.rhq.plugins.platform
Class CpuDiscoveryComponent
java.lang.Object
org.rhq.plugins.platform.CpuDiscoveryComponent
- All Implemented Interfaces:
- ResourceDiscoveryComponent<PlatformComponent>
public class CpuDiscoveryComponent
- extends Object
- implements ResourceDiscoveryComponent<PlatformComponent>
Discovers CPUs found on this platform.
- Author:
- Greg Hinkle, John Mazzitelli
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CpuDiscoveryComponent
public CpuDiscoveryComponent()
discoverResources
public Set<DiscoveredResourceDetails> discoverResources(ResourceDiscoveryContext<PlatformComponent> discoveryContext)
- Specified by:
discoverResources in interface ResourceDiscoveryComponent<PlatformComponent>
Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.