Uses of Class
org.rhq.enterprise.agent.AgentUtils.ServerEndpoint

Packages that use AgentUtils.ServerEndpoint
org.rhq.enterprise.agent   
 

Uses of AgentUtils.ServerEndpoint in org.rhq.enterprise.agent
 

Methods in org.rhq.enterprise.agent that return AgentUtils.ServerEndpoint
static AgentUtils.ServerEndpoint AgentUtils.getServerEndpoint(AgentConfiguration agentConfig, String server)
          Given a server string with an agent's configuration (used to obtain defaults), this will return an object that contains information that can be used to communicate with the server (such as its transport, hostname, port, etc).
 



Copyright © 2008-2011 Red Hat, Inc.. All Rights Reserved.