org.hyperic.hq.livedata.agent.commands
Class LiveData_args
java.lang.Object
org.hyperic.hq.agent.AgentRemoteValue
org.hyperic.hq.livedata.agent.commands.LiveData_args
- All Implemented Interfaces:
- java.io.Externalizable, java.io.Serializable, GenericValueMap
public class LiveData_args
- extends AgentRemoteValue
- See Also:
- Serialized Form
Methods inherited from class org.hyperic.hq.agent.AgentRemoteValue |
fromStream, getKeys, getValue, getValueAsDouble, getValueAsInt, getValueAsLong, readExternal, setValue, toStream, toString, writeExternal |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
LiveData_args
public LiveData_args()
LiveData_args
public LiveData_args(AgentRemoteValue val)
throws AgentRemoteException
- Throws:
AgentRemoteException
setConfigValue
public void setConfigValue(java.lang.String key,
java.lang.String val)
setConfig
public void setConfig(java.lang.String type,
java.lang.String command,
ConfigResponse config)
throws AgentRemoteException
- Throws:
AgentRemoteException
getType
public java.lang.String getType()
getCommand
public java.lang.String getCommand()
getConfig
public ConfigResponse getConfig()
throws AgentRemoteException
- Throws:
AgentRemoteException
Copyright © 2004-2006 Hyperic, Inc. support@hyperic.net, All Rights Reserved.