org.hyperic.hq.product
Class LiveDataPlugin
java.lang.Object
org.hyperic.hq.product.GenericPlugin
org.hyperic.hq.product.LiveDataPlugin
- Direct Known Subclasses:
- MxLiveDataPlugin
public abstract class LiveDataPlugin
- extends GenericPlugin
Methods inherited from class org.hyperic.hq.product.GenericPlugin |
adjustClassPath, configure, getAbsoluteFiles, getConfig, getConfig, getConfigSchema, getCustomPropertiesSchema, getCustomPropertiesSchema, getCustomPropertiesSchema, getDefaultInstallPath, getLog, getLogName, getManagerProperty, getName, getPlatformName, getPluginClassName, getPluginData, getPluginProperty, getPluginVersion, getProductPlugin, getProperties, getScriptExtension, getScriptExtension, getScriptExtension, getTypeInfo, getTypeNameProperty, getTypeNameProperty, getTypeProperties, getTypeProperty, getTypeProperty, getTypeProperty, init, isNetStatEnabled, isWin32, openResource, setData, setName, setPluginVersion, setTypeInfo, shutdown, toFileList |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LiveDataPlugin
public LiveDataPlugin()
getData
public abstract Object getData(String command,
org.hyperic.util.config.ConfigResponse config)
throws PluginException
- Throws:
PluginException
getCommands
public abstract String[] getCommands()
getConfigSchema
public org.hyperic.util.config.ConfigSchema getConfigSchema(String command)
throws PluginException
- Throws:
PluginException
Copyright © 2004-2010 Hyperic, Inc. support@hyperic.net, All Rights Reserved.