Hyperic HQ Plugin API v. 5.8.0

Uses of Class
org.hyperic.hq.product.ServiceResource

Packages that use ServiceResource
org.hyperic.hq.product   
 

Uses of ServiceResource in org.hyperic.hq.product
 

Methods in org.hyperic.hq.product that return ServiceResource
protected  ServiceResource PlatformServiceDetector.createServiceResource(String type)
           
protected  ServiceResource ServerDetector.createServiceResource(String type)
           
 

Methods in org.hyperic.hq.product with parameters of type ServiceResource
 void ServerResource.addService(ServiceResource service)
           
protected  void ServerDetector.setControlConfig(ServiceResource service, org.hyperic.util.config.ConfigResponse config)
          Merge default values from services's control ConfigSchema and saves to ServiceResource.setControlConfig.
protected  void ServerDetector.setMeasurementConfig(ServiceResource service, org.hyperic.util.config.ConfigResponse config)
          Merge default values from service's measurement ConfigSchema and saves to ServiceResource.setMeasurementConfig.
protected  void ServerDetector.setProductConfig(ServiceResource service, org.hyperic.util.config.ConfigResponse config)
          Merge default values from service's product ConfigSchema and saves to ServiceResource.setProductConfig.
 


Hyperic HQ Plugin API v. 5.8.0

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