Hyperic HQ Plugin API v. 4.4.0.2

org.hyperic.hq.bizapp.shared.lather
Class SecureAgentLatherValue

java.lang.Object
  extended by org.hyperic.lather.LatherValue
      extended by org.hyperic.hq.bizapp.shared.lather.SecureAgentLatherValue
Direct Known Subclasses:
AiSendReport_args, AiSendRuntimeReport_args, ControlGetPluginConfig_args, ControlSendCommandResult_args, MeasurementGetConfigs_args, MeasurementSendReport_args, TrackSend_args

public abstract class SecureAgentLatherValue
extends org.hyperic.lather.LatherValue


Constructor Summary
SecureAgentLatherValue()
           
 
Method Summary
 java.lang.String getAgentToken()
           
 void setAgentToken(java.lang.String agentToken)
           
 void validate()
           
 
Methods inherited from class org.hyperic.lather.LatherValue
addByteAToList, addDoubleToList, addIntToList, addObjectToList, addStringToList, getByteAList, getByteALists, getByteAVals, getByteAValue, getDoubleList, getDoubleLists, getDoubleVals, getDoubleValue, getIntList, getIntLists, getIntVals, getIntValue, getLongVals, getLongValue, getObjectList, getObjectLists, getObjectVals, getObjectValue, getStringList, getStringLists, getStringVals, getStringValue, setByteAValue, setDoubleValue, setIntValue, setLongValue, setObjectValue, setStringValue
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SecureAgentLatherValue

public SecureAgentLatherValue()
Method Detail

setAgentToken

public void setAgentToken(java.lang.String agentToken)

getAgentToken

public java.lang.String getAgentToken()

validate

public void validate()
              throws org.hyperic.lather.LatherRemoteException
Specified by:
validate in class org.hyperic.lather.LatherValue
Throws:
org.hyperic.lather.LatherRemoteException

Hyperic HQ Plugin API v. 4.4.0.2

Copyright © 2004-2006 Hyperic, Inc. support@hyperic.net, All Rights Reserved.