org.hyperic.hq.product
Class LiveDataPluginManager
java.lang.Object
org.hyperic.hq.product.PluginManager
org.hyperic.hq.product.LiveDataPluginManager
public class LiveDataPluginManager
- extends PluginManager
Methods inherited from class org.hyperic.hq.product.PluginManager |
classNotFoundMessage, createPlugin, createPlugin, createPlugin, getConfigSchema, getConfigSchema, getParent, getPlatformPlugin, getPlatformPlugin, getPlatformPlugins, getPlatformPlugins, getPlugin, getPluginInfo, getPlugins, getPlugins, getProperties, getProperty, getProperty, init, isPropertyEnabled, isPropertyEnabled, isRegistered, mergeConfigSchema, registerPlugin, registerPlugin, registerPlugin, removePlugin, setPluginInfo, shutdown, updatePlugin |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LiveDataPluginManager
public LiveDataPluginManager(Properties props)
getName
public String getName()
- Specified by:
getName
in class PluginManager
getData
public String getData(String type,
String command,
org.hyperic.util.config.ConfigResponse config)
throws PluginException
- Throws:
PluginException
getCommands
public String[] getCommands(String type)
throws PluginException
- Throws:
PluginException
getConfigSchema
public org.hyperic.util.config.ConfigSchema getConfigSchema(String type,
String command)
throws PluginException
- Throws:
PluginException
Copyright © 2004-2010 Hyperic, Inc. support@hyperic.net, All Rights Reserved.