|
Hyperic HQ Plugin API v. 4.4.0.2 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.hyperic.hq.agent.AgentRemoteValue
org.hyperic.hq.agent.commands.AgentUpgrade_args
public class AgentUpgrade_args
| 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 |
|---|
public AgentUpgrade_args(java.lang.String bundleFile,
java.lang.String destinationDir)
public AgentUpgrade_args(AgentRemoteValue args)
| Method Detail |
|---|
public java.lang.String getBundleFile()
public java.lang.String getDestination()
|
Hyperic HQ Plugin API v. 4.4.0.2 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||