org.hyperic.hq.product
Class AutoinventoryPluginManager
java.lang.Object
org.hyperic.hq.product.PluginManager
org.hyperic.hq.product.AutoinventoryPluginManager
public class AutoinventoryPluginManager
- 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 |
AutoinventoryPluginManager
public AutoinventoryPluginManager()
AutoinventoryPluginManager
public AutoinventoryPluginManager(Properties props)
getName
public String getName()
- Specified by:
getName
in class PluginManager
addServiceConfig
public void addServiceConfig(String type,
org.hyperic.util.config.ConfigResponse config)
getServiceConfigs
public List getServiceConfigs(String type)
getNotes
public Map getNotes()
- Table for plugins to share discovery data.
This table is cleared before each scan is run.
endScan
public void endScan()
Copyright © 2004-2010 Hyperic, Inc. support@hyperic.net, All Rights Reserved.