|
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.control.agent.commands.ControlPluginRemove_args
public class ControlPluginRemove_args
Constructor Summary | |
---|---|
ControlPluginRemove_args()
|
|
ControlPluginRemove_args(AgentRemoteValue args)
|
Method Summary | |
---|---|
java.lang.String |
getPluginName()
|
void |
setPluginName(java.lang.String pluginName)
|
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 ControlPluginRemove_args()
public ControlPluginRemove_args(AgentRemoteValue args) throws AgentRemoteException
AgentRemoteException
Method Detail |
---|
public void setPluginName(java.lang.String pluginName) throws AgentRemoteException
AgentRemoteException
public java.lang.String getPluginName()
|
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 |