|
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.AgentRestart_args
public class AgentRestart_args
| Constructor Summary | |
|---|---|
AgentRestart_args()
|
|
AgentRestart_args(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 AgentRestart_args()
public AgentRestart_args(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 | ||||||||