Uses of Class
org.rhq.core.domain.resource.ProcessScan

Packages that use ProcessScan
org.rhq.core.domain.resource   
org.rhq.core.pluginapi.inventory   
 

Uses of ProcessScan in org.rhq.core.domain.resource
 

Methods in org.rhq.core.domain.resource that return types with arguments of type ProcessScan
 Set<ProcessScan> ResourceType.getProcessScans()
           
 

Methods in org.rhq.core.domain.resource with parameters of type ProcessScan
 boolean ResourceType.addProcessScan(ProcessScan processMatch)
           
 

Uses of ProcessScan in org.rhq.core.pluginapi.inventory
 

Methods in org.rhq.core.pluginapi.inventory that return ProcessScan
 ProcessScan ProcessScanResult.getProcessScan()
          Returns information on the process scan, such as the query that was used to match the process and the process scan's name, if one was provided.
 

Constructors in org.rhq.core.pluginapi.inventory with parameters of type ProcessScan
ProcessScanResult(ProcessScan scan, ProcessInfo info)
           
 



Copyright © 2008 RHQ Project Advisory Board (Red Hat, Inc. and Hyperic, Inc.). All Rights Reserved.