|
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.agent.client.AbstractCommandsClient
org.hyperic.hq.livedata.agent.client.LiveDataCommandsClientImpl
public class LiveDataCommandsClientImpl
The Live Data Commands client that uses the new transport.
Constructor Summary | |
---|---|
LiveDataCommandsClientImpl(Agent agent,
AgentProxyFactory factory)
|
Method Summary | |
---|---|
LiveDataResult |
getData(AppdefEntityID id,
java.lang.String type,
java.lang.String command,
ConfigResponse config)
|
Methods inherited from class org.hyperic.hq.agent.client.AbstractCommandsClient |
---|
getAgent, getAsynchronousProxy, getSynchronousProxy, safeDestroyService |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LiveDataCommandsClientImpl(Agent agent, AgentProxyFactory factory)
Method Detail |
---|
public LiveDataResult getData(AppdefEntityID id, java.lang.String type, java.lang.String command, ConfigResponse config)
getData
in interface LiveDataCommandsClient
LiveDataCommandsClient.getData(org.hyperic.hq.appdef.shared.AppdefEntityID, java.lang.String, java.lang.String, org.hyperic.util.config.ConfigResponse)
|
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 |