|
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
public abstract class LiveDataPlugin
Field Summary |
---|
Fields inherited from class org.hyperic.hq.product.GenericPlugin |
---|
config, FILE_DELIM, FILE_DELIM_ESC, PROP_NAME |
Constructor Summary | |
---|---|
LiveDataPlugin()
|
Method Summary | |
---|---|
abstract java.lang.String[] |
getCommands()
|
ConfigSchema |
getConfigSchema(java.lang.String command)
|
abstract 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 LiveDataPlugin()
Method Detail |
---|
public abstract java.lang.Object getData(java.lang.String command, ConfigResponse config) throws PluginException
PluginException
public abstract java.lang.String[] getCommands()
public ConfigSchema getConfigSchema(java.lang.String command) throws PluginException
PluginException
|
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 |