Hyperic HQ Plugin API v. 4.4.0.2

org.hyperic.hq.measurement.agent.commands
Class DeleteProperties_args

java.lang.Object
  extended by org.hyperic.hq.agent.AgentRemoteValue
      extended by org.hyperic.hq.agent.commands.DeleteProperties_args
          extended by org.hyperic.hq.measurement.agent.commands.DeleteProperties_args
All Implemented Interfaces:
java.io.Externalizable, java.io.Serializable, GenericValueMap

public class DeleteProperties_args
extends DeleteProperties_args

See Also:
Serialized Form

Constructor Summary
DeleteProperties_args()
           
DeleteProperties_args(AgentRemoteValue args)
           
 
Method Summary
 
Methods inherited from class org.hyperic.hq.agent.commands.DeleteProperties_args
addProperty, getNumProperties, getPropertyName, setValue
 
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

DeleteProperties_args

public DeleteProperties_args()

DeleteProperties_args

public DeleteProperties_args(AgentRemoteValue args)
                      throws AgentRemoteException
Throws:
AgentRemoteException

Hyperic HQ Plugin API v. 4.4.0.2

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