|
Hyperic HQ Plugin API v. 4.4.0.2 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.hyperic.hq.autoinventory.agent.client.AICommandsClientFactory
public class AICommandsClientFactory
A factory for returning AI Commands clients depending on if the agent uses the legacy or new transport.
| Method Summary | |
|---|---|
AICommandsClient |
getClient(AppdefEntityID aid)
|
AICommandsClient |
getClient(java.lang.String agentToken)
|
static AICommandsClientFactory |
getInstance()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static AICommandsClientFactory getInstance()
public AICommandsClient getClient(AppdefEntityID aid)
throws AgentNotFoundException
AgentNotFoundException
public AICommandsClient getClient(java.lang.String agentToken)
throws AgentNotFoundException
AgentNotFoundException
|
Hyperic HQ Plugin API v. 4.4.0.2 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||