Hyperic HQ Plugin API v. 4.4.0.2

org.hyperic.hq.product.jmx
Class MxLiveDataPlugin

java.lang.Object
  extended by org.hyperic.hq.product.GenericPlugin
      extended by org.hyperic.hq.product.LiveDataPlugin
          extended by org.hyperic.hq.product.jmx.MxLiveDataPlugin

public class MxLiveDataPlugin
extends LiveDataPlugin


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 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

MxLiveDataPlugin

public MxLiveDataPlugin()
Method Detail

getData

public java.lang.Object getData(java.lang.String command,
                                ConfigResponse config)
                         throws PluginException
Specified by:
getData in class LiveDataPlugin
Throws:
PluginException

getCommands

public java.lang.String[] getCommands()
Specified by:
getCommands in class LiveDataPlugin

getConfigSchema

public ConfigSchema getConfigSchema(java.lang.String command)
                             throws PluginException
Overrides:
getConfigSchema in class LiveDataPlugin
Throws:
PluginException

Hyperic HQ Plugin API v. 4.4.0.2

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