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

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

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)
           
 

Method parameters in org.rhq.core.domain.resource with type arguments of type ProcessScan
 void ResourceType.setProcessScans(Set<ProcessScan> processScans)
           
 



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