Uses of Class
org.rhq.core.domain.cloud.AffinityGroup

Packages that use AffinityGroup
org.rhq.core.domain.cloud   
org.rhq.core.domain.cloud.composite   
org.rhq.core.domain.resource   
 

Uses of AffinityGroup in org.rhq.core.domain.cloud
 

Methods in org.rhq.core.domain.cloud that return AffinityGroup
 AffinityGroup Server.getAffinityGroup()
           
 

Methods in org.rhq.core.domain.cloud with parameters of type AffinityGroup
 void Server.setAffinityGroup(AffinityGroup affinityGroup)
           
 

Uses of AffinityGroup in org.rhq.core.domain.cloud.composite
 

Methods in org.rhq.core.domain.cloud.composite that return AffinityGroup
 AffinityGroup AffinityGroupCountComposite.getAffinityGroup()
           
 

Constructors in org.rhq.core.domain.cloud.composite with parameters of type AffinityGroup
AffinityGroupCountComposite(AffinityGroup affinityGroup, Number agentCount, Number serverCount)
           
 

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

Methods in org.rhq.core.domain.resource that return AffinityGroup
 AffinityGroup Agent.getAffinityGroup()
          Returns the AffinityGroup this agent currently belongs to.
 

Methods in org.rhq.core.domain.resource with parameters of type AffinityGroup
 void Agent.setAffinityGroup(AffinityGroup affinityGroup)
          Sets the AffinityGroup this agent should belong to.
 



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