Hyperic HQ Plugin API v. 5.8.0

Uses of Interface
org.hyperic.hq.product.IMonitorConfig

Packages that use IMonitorConfig
org.hyperic.hq.product   
org.hyperic.hq.product.pluginxml   
 

Uses of IMonitorConfig in org.hyperic.hq.product
 

Classes in org.hyperic.hq.product that implement IMonitorConfig
 class MonitoredFolderConfig
           
 class MonitoredPropertiesConfig
           
 

Uses of IMonitorConfig in org.hyperic.hq.product.pluginxml
 

Methods in org.hyperic.hq.product.pluginxml that return types with arguments of type IMonitorConfig
 List<IMonitorConfig> PluginData.getMonitoredConfigs()
           
 

Methods in org.hyperic.hq.product.pluginxml with parameters of type IMonitorConfig
 void PluginData.addMonitoredConfig(IMonitorConfig monitoredConfig)
           
 

Method parameters in org.hyperic.hq.product.pluginxml with type arguments of type IMonitorConfig
 void PluginData.setMonitoredConfigs(List<IMonitorConfig> monitoredConfigs)
           
 


Hyperic HQ Plugin API v. 5.8.0

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