Uses of Class
org.rhq.plugins.platform.PlatformComponent

Packages that use PlatformComponent
org.rhq.plugins.platform   
 

Uses of PlatformComponent in org.rhq.plugins.platform
 

Subclasses of PlatformComponent in org.rhq.plugins.platform
 class LinuxPlatformComponent
           
 class PosixPlatformComponent
           
 class WindowsPlatformComponent
           
 

Method parameters in org.rhq.plugins.platform with type arguments of type PlatformComponent
 Set<DiscoveredResourceDetails> CpuDiscoveryComponent.discoverResources(ResourceDiscoveryContext<PlatformComponent> discoveryContext)
           
 Set<DiscoveredResourceDetails> NetworkAdapterDiscoveryComponent.discoverResources(ResourceDiscoveryContext<PlatformComponent> discoveryContext)
           
 Set<DiscoveredResourceDetails> FileSystemDiscoveryComponent.discoverResources(ResourceDiscoveryContext<PlatformComponent> discoveryContext)
           
 void CpuComponent.start(ResourceContext<PlatformComponent> resourceContext)
           
 void NetworkAdapterComponent.start(ResourceContext<PlatformComponent> resourceContext)
           
 void FileSystemComponent.start(ResourceContext<PlatformComponent> resourceContext)
           
 



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