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

Packages that use Agent
org.rhq.core.domain.discovery   
org.rhq.core.domain.resource   
 

Uses of Agent in org.rhq.core.domain.discovery
 

Methods in org.rhq.core.domain.discovery that return Agent
 Agent InventoryReport.getAgent()
           
 

Constructors in org.rhq.core.domain.discovery with parameters of type Agent
InventoryReport(Agent agent)
           
 

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

Methods in org.rhq.core.domain.resource that return Agent
 Agent Resource.getAgent()
           
 

Methods in org.rhq.core.domain.resource with parameters of type Agent
 void Resource.setAgent(Agent agent)
           
 



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