org.rhq.plugins.platform
Class CpuDiscoveryComponent

java.lang.Object
  extended by 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

Constructor Summary
CpuDiscoveryComponent()
           
 
Method Summary
 Set<DiscoveredResourceDetails> discoverResources(ResourceDiscoveryContext<PlatformComponent> discoveryContext)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CpuDiscoveryComponent

public CpuDiscoveryComponent()
Method Detail

discoverResources

public Set<DiscoveredResourceDetails> discoverResources(ResourceDiscoveryContext<PlatformComponent> discoveryContext)
Specified by:
discoverResources in interface ResourceDiscoveryComponent<PlatformComponent>


Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.