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. |