Hyperic HQ Plugin API v. 4.4.0.2

org.hyperic.hq.agent.commands
Class AgentUpgrade_args

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

public class AgentUpgrade_args
extends AgentRemoteValue

See Also:
Serialized Form

Constructor Summary
AgentUpgrade_args(AgentRemoteValue args)
           
AgentUpgrade_args(java.lang.String bundleFile, java.lang.String destinationDir)
           
 
Method Summary
 java.lang.String getBundleFile()
           
 java.lang.String getDestination()
           
 
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

AgentUpgrade_args

public AgentUpgrade_args(java.lang.String bundleFile,
                         java.lang.String destinationDir)

AgentUpgrade_args

public AgentUpgrade_args(AgentRemoteValue args)
Method Detail

getBundleFile

public java.lang.String getBundleFile()

getDestination

public java.lang.String getDestination()

Hyperic HQ Plugin API v. 4.4.0.2

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