org.rhq.core.domain.cloud.composite
Class AffinityGroupCountComposite
java.lang.Object
org.rhq.core.domain.cloud.composite.AffinityGroupCountComposite
public class AffinityGroupCountComposite
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AffinityGroupCountComposite
public AffinityGroupCountComposite(AffinityGroup affinityGroup,
Number agentCount,
Number serverCount)
getAffinityGroup
public AffinityGroup getAffinityGroup()
getAgentCount
public int getAgentCount()
getServerCount
public int getServerCount()
Copyright © 2008-2011 Red Hat, Inc.. All Rights Reserved.