|
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.product.GenericPlugin
org.hyperic.hq.product.LiveDataPlugin
org.hyperic.hq.product.jmx.MxLiveDataPlugin
public class MxLiveDataPlugin
| Field Summary |
|---|
| Fields inherited from class org.hyperic.hq.product.GenericPlugin |
|---|
config, FILE_DELIM, FILE_DELIM_ESC, PROP_NAME |
| Constructor Summary | |
|---|---|
MxLiveDataPlugin()
|
|
| Method Summary | |
|---|---|
java.lang.String[] |
getCommands()
|
ConfigSchema |
getConfigSchema(java.lang.String command)
|
java.lang.Object |
getData(java.lang.String command,
ConfigResponse config)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MxLiveDataPlugin()
| Method Detail |
|---|
public java.lang.Object getData(java.lang.String command,
ConfigResponse config)
throws PluginException
getData in class LiveDataPluginPluginExceptionpublic java.lang.String[] getCommands()
getCommands in class LiveDataPlugin
public ConfigSchema getConfigSchema(java.lang.String command)
throws PluginException
getConfigSchema in class LiveDataPluginPluginException
|
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 | ||||||||