|
Hyperic HQ Plugin API v. 2.5.dev | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.hyperic.hq.product.PluginManager
net.hyperic.hq.product.AutoinventoryPluginManager
Field Summary |
Fields inherited from class net.hyperic.hq.product.PluginManager |
log, plugins |
Constructor Summary | |
AutoinventoryPluginManager()
|
|
AutoinventoryPluginManager(java.util.Properties props)
|
Method Summary | |
void |
addServiceConfig(java.lang.String type,
ConfigResponse config)
|
void |
endScan()
|
java.lang.String |
getName()
|
java.util.Map |
getNotes()
Table for plugins to share discovery data. |
java.util.List |
getServiceConfigs(java.lang.String type)
|
Methods inherited from class net.hyperic.hq.product.PluginManager |
classNotFoundMessage, createPlugin, createPlugin, getConfigSchema, getParent, getPlatformPlugin, getPlatformPlugin, getPlatformPlugins, getPlatformPlugins, getPlugin, getPluginInfo, getPlugins, getPlugins, getProperties, getProperty, getProperty, init, isPropertyEnabled, isPropertyEnabled, mergeConfigSchema, registerPlugin, removePlugin, setPluginInfo, shutdown, updatePlugin |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public AutoinventoryPluginManager()
public AutoinventoryPluginManager(java.util.Properties props)
Method Detail |
public java.lang.String getName()
getName
in class PluginManager
public void addServiceConfig(java.lang.String type, ConfigResponse config)
public java.util.List getServiceConfigs(java.lang.String type)
public java.util.Map getNotes()
public void endScan()
|
Hyperic HQ Plugin API v. 2.5.dev | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |