|
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.livedata.agent.server.LiveDataCommandsService
public class LiveDataCommandsService
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 |
---|
public LiveDataCommandsService(LiveDataPluginManager manager)
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 |