|
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.measurement.agent.commands.TrackPluginRemove_args
public class TrackPluginRemove_args
Constructor Summary | |
---|---|
TrackPluginRemove_args()
|
|
TrackPluginRemove_args(AgentRemoteValue args)
|
Method Summary | |
---|---|
java.lang.String |
getName()
|
java.lang.String |
getType()
|
void |
setConfig(java.lang.String pluginName,
java.lang.String pluginType)
|
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 TrackPluginRemove_args()
public TrackPluginRemove_args(AgentRemoteValue args) throws AgentRemoteException
AgentRemoteException
Method Detail |
---|
public void setConfig(java.lang.String pluginName, java.lang.String pluginType) throws AgentRemoteException
AgentRemoteException
public java.lang.String getName()
public java.lang.String getType()
|
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 |