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 WindowsPlatformComponent
           
 

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



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