Hyperic HQ Plugin API v. 4.4.0.2

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

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

public class TrackPluginAdd_args
extends AgentRemoteValue

See Also:
Serialized Form

Constructor Summary
TrackPluginAdd_args()
           
TrackPluginAdd_args(AgentRemoteValue args)
           
 
Method Summary
 ConfigResponse getConfigResponse()
           
 java.lang.String getName()
           
 java.lang.String getResourceName()
           
 java.lang.String getType()
           
 void setConfig(java.lang.String name, java.lang.String type, java.lang.String resName, ConfigResponse config)
           
 
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
 

Constructor Detail

TrackPluginAdd_args

public TrackPluginAdd_args()

TrackPluginAdd_args

public TrackPluginAdd_args(AgentRemoteValue args)
                    throws AgentRemoteException
Throws:
AgentRemoteException
Method Detail

setConfig

public void setConfig(java.lang.String name,
                      java.lang.String type,
                      java.lang.String resName,
                      ConfigResponse config)
               throws AgentRemoteException
Throws:
AgentRemoteException

getConfigResponse

public ConfigResponse getConfigResponse()
                                 throws AgentRemoteException
Throws:
AgentRemoteException

getType

public java.lang.String getType()

getName

public java.lang.String getName()

getResourceName

public java.lang.String getResourceName()

Hyperic HQ Plugin API v. 4.4.0.2

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