Hyperic HQ Plugin API v. 4.4.0.2

org.hyperic.hq.livedata.agent.client
Class LiveDataCommandsClientImpl

java.lang.Object
  extended by org.hyperic.hq.agent.client.AbstractCommandsClient
      extended by org.hyperic.hq.livedata.agent.client.LiveDataCommandsClientImpl
All Implemented Interfaces:
LiveDataCommandsClient

public class LiveDataCommandsClientImpl
extends AbstractCommandsClient
implements LiveDataCommandsClient

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

LiveDataCommandsClientImpl

public LiveDataCommandsClientImpl(Agent agent,
                                  AgentProxyFactory factory)
Method Detail

getData

public LiveDataResult getData(AppdefEntityID id,
                              java.lang.String type,
                              java.lang.String command,
                              ConfigResponse config)
Specified by:
getData in interface LiveDataCommandsClient
See Also:
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

Copyright © 2004-2006 Hyperic, Inc. support@hyperic.net, All Rights Reserved.