public class WebConnectorComponent extends BaseComponent<WebConnectorComponent> implements MeasurementFacet
MANAGED_SERVER, testConnection| Constructor and Description |
|---|
WebConnectorComponent() |
| Modifier and Type | Method and Description |
|---|---|
void |
getValues(org.rhq.core.domain.measurement.MeasurementReport report,
Set<org.rhq.core.domain.measurement.MeasurementScheduleRequest> metrics)
Gather measurement data
|
org.rhq.core.domain.configuration.Configuration |
loadResourceConfiguration()
Post-process the result from confguration reading to return the computed
value of max-connections if none is provided by the server.
|
collectMulticastAddressTrait, createResource, deleteResource, deployContent, getAddress, getASConnection, getAvailability, getPath, getResourceDescription, getServerAddress, getServerComponent, getSocketBindingGroup, getStringValue, invokeOperation, readAttribute, readAttribute, readAttribute, runDeploymentMagicOnServer, setConnection, setPath, start, stop, updateResourceConfigurationpublic void getValues(org.rhq.core.domain.measurement.MeasurementReport report,
Set<org.rhq.core.domain.measurement.MeasurementScheduleRequest> metrics)
throws Exception
BaseComponentgetValues in interface MeasurementFacetgetValues in class BaseComponent<WebConnectorComponent>ExceptionMeasurementFacet.getValues(org.rhq.core.domain.measurement.MeasurementReport, java.util.Set)public org.rhq.core.domain.configuration.Configuration loadResourceConfiguration()
throws Exception
loadResourceConfiguration in interface ConfigurationFacetloadResourceConfiguration in class BaseComponent<WebConnectorComponent>Exception - If anything goes wrongCopyright © 2008-2013 Red Hat, Inc.. All Rights Reserved.