Hyperic HQ Plugin API v. 4.4.0.2

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  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 org.hyperic.hq.product.GenericPlugin
adjustClassPath, configure, getAbsoluteFiles, getConfig, getConfig, getConfigSchema, getCustomPropertiesSchema, getCustomPropertiesSchema, getCustomPropertiesSchema, getDefaultInstallPath, getLog, getLogName, getManagerProperty, getName, getPlatformName, getPluginClassName, getPluginData, getPluginProperty, getProductPlugin, getProperties, getScriptExtension, getScriptExtension, getScriptExtension, getTypeInfo, getTypeNameProperty, getTypeNameProperty, getTypeProperties, getTypeProperty, getTypeProperty, getTypeProperty, init, isNetStatEnabled, isWin32, openResource, setData, setName, 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 java.lang.Object getData(java.lang.String command,
                                         ConfigResponse config)
                                  throws PluginException
Throws:
PluginException

getCommands

public abstract java.lang.String[] getCommands()

getConfigSchema

public ConfigSchema getConfigSchema(java.lang.String command)
                             throws PluginException
Throws:
PluginException

Hyperic HQ Plugin API v. 4.4.0.2

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