org.rhq.core.domain.cloud.composite
Class ServerWithAgentCountComposite

java.lang.Object
  extended by org.rhq.core.domain.cloud.composite.ServerWithAgentCountComposite

public class ServerWithAgentCountComposite
extends Object


Constructor Summary
ServerWithAgentCountComposite(Server server, Number agentCount)
           
 
Method Summary
 int getAgentCount()
           
 Server getServer()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServerWithAgentCountComposite

public ServerWithAgentCountComposite(Server server,
                                     Number agentCount)
Method Detail

getServer

public Server getServer()

getAgentCount

public int getAgentCount()


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