Hyperic HQ Plugin API v. 5.8.0

Uses of Class
org.hyperic.hq.autoinventory.ScanMethodConfig

Packages that use ScanMethodConfig
org.hyperic.hq.autoinventory   
org.hyperic.hq.bizapp.shared.lather   
 

Uses of ScanMethodConfig in org.hyperic.hq.autoinventory
 

Methods in org.hyperic.hq.autoinventory that return ScanMethodConfig
 ScanMethodConfig ScanConfigurationCore.findScanMethodConfig(ScanMethod method)
           
 ScanMethodConfig ScanConfigurationCore.findScanMethodConfig(String methodClass)
           
 ScanMethodConfig[] ScanConfigurationCore.getScanMethodConfigs()
          Get the scan method configs to use in this scan.
 

Methods in org.hyperic.hq.autoinventory with parameters of type ScanMethodConfig
 void ScanConfigurationCore.setScanMethodConfigs(ScanMethodConfig[] configs)
          Set the scan method configs to use in this scan.
 void ScanConfigurationCore.setServerSignatures(ScanMethodConfig[] configs)
          Set the scan method configurations for this scan.
 

Uses of ScanMethodConfig in org.hyperic.hq.bizapp.shared.lather
 

Constructors in org.hyperic.hq.bizapp.shared.lather with parameters of type ScanMethodConfig
ScanMethodConfigValue(ScanMethodConfig cfg)
           
 


Hyperic HQ Plugin API v. 5.8.0

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