|
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.AgentRemoteValue
org.hyperic.hq.agent.commands.AgentPing_result
public class AgentPing_result
| Constructor Summary | |
|---|---|
AgentPing_result()
|
|
AgentPing_result(AgentRemoteValue args)
|
|
| Method Summary | |
|---|---|
void |
setValue(java.lang.String key,
java.lang.String val)
Setup a key/value pair. |
| Methods inherited from class org.hyperic.hq.agent.AgentRemoteValue |
|---|
fromStream, getKeys, getValue, getValueAsDouble, getValueAsInt, getValueAsLong, readExternal, toStream, toString, writeExternal |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public AgentPing_result()
public AgentPing_result(AgentRemoteValue args)
throws AgentRemoteException
AgentRemoteException| Method Detail |
|---|
public void setValue(java.lang.String key,
java.lang.String val)
AgentRemoteValue
setValue in interface GenericValueMapsetValue in class AgentRemoteValuekey - Key to assign the value toval - Value to assign to the key
|
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 | ||||||||