Hyperic HQ Plugin API v. 4.4.0.2

org.hyperic.hq.livedata.agent.server
Class LiveDataCommandsService

java.lang.Object
  extended by org.hyperic.hq.livedata.agent.server.LiveDataCommandsService
All Implemented Interfaces:
LiveDataCommandsClient

public class LiveDataCommandsService
extends java.lang.Object
implements LiveDataCommandsClient

The Live Data Commands service.


Constructor Summary
LiveDataCommandsService(LiveDataPluginManager manager)
           
 
Method Summary
 LiveDataResult getData(AppdefEntityID id, java.lang.String type, java.lang.String command, ConfigResponse config)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LiveDataCommandsService

public LiveDataCommandsService(LiveDataPluginManager manager)
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.