Hyperic HQ Plugin API v. 5.8.0

org.hyperic.hq.product
Class LiveDataPlugin

java.lang.Object
  extended by org.hyperic.hq.product.GenericPlugin
      extended by org.hyperic.hq.product.LiveDataPlugin
Direct Known Subclasses:
MxLiveDataPlugin

public abstract class LiveDataPlugin
extends GenericPlugin


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  String[] getCommands()
           
 org.hyperic.util.config.ConfigSchema getConfigSchema(String command)
           
abstract  Object getData(String command, org.hyperic.util.config.ConfigResponse config)
           
 
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
 

Constructor Detail

LiveDataPlugin

public LiveDataPlugin()
Method Detail

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

Hyperic HQ Plugin API v. 5.8.0

Copyright © 2004-2010 Hyperic, Inc. support@hyperic.net, All Rights Reserved.