Uses of Class
org.rhq.core.clientapi.server.discovery.InventoryReport

Packages that use InventoryReport
org.rhq.core.clientapi.agent.discovery   
org.rhq.core.clientapi.server.discovery   
 

Uses of InventoryReport in org.rhq.core.clientapi.agent.discovery
 

Methods in org.rhq.core.clientapi.agent.discovery that return InventoryReport
 InventoryReport DiscoveryAgentService.executeServerScanImmediately()
          Executes an immediate plugin discovery scan for top-level servers.
 InventoryReport DiscoveryAgentService.executeServiceScanImmediately()
          Executes an immediate plugin discovery scan for services and non-top-level servers.
 

Uses of InventoryReport in org.rhq.core.clientapi.server.discovery
 

Methods in org.rhq.core.clientapi.server.discovery with parameters of type InventoryReport
 org.rhq.core.domain.discovery.ResourceSyncInfo DiscoveryServerService.mergeInventoryReport(InventoryReport inventoryReport)
          Merge the platform/servers/services contained in the specified inventory report into the server's inventory.
 



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