| Package | Description |
|---|---|
| org.rhq.core.clientapi.server.core |
| Modifier and Type | Method and Description |
|---|---|
AgentVersion |
ConnectAgentRequest.getAgentVersion()
The version information of the agent asking to be connected.
|
AgentVersion |
AgentRegistrationRequest.getAgentVersion()
Returns the information that identifies the version of the agent asking to be registered.
|
| Constructor and Description |
|---|
AgentRegistrationRequest(String name,
String address,
int port,
String remoteEndpoint,
boolean regenerateTokenFlag,
String originalToken,
AgentVersion agentVersion)
Creates a new
AgentRegistrationRequest object. |
ConnectAgentRequest(String agentName,
AgentVersion agentVersion) |
Copyright © 2008-2013 Red Hat, Inc.. All Rights Reserved.