org.rhq.modules.plugins.jbossas7
Class VHostComponent
java.lang.Object
org.rhq.modules.plugins.jbossas7.BaseComponent<VHostComponent>
org.rhq.modules.plugins.jbossas7.VHostComponent
- All Implemented Interfaces:
- AvailabilityFacet, ConfigurationFacet, CreateChildResourceFacet, DeleteResourceFacet, ResourceComponent<VHostComponent>, MeasurementFacet, OperationFacet, AS7Component<VHostComponent>
public class VHostComponent
- extends BaseComponent<VHostComponent>
- implements MeasurementFacet
Component class for virtual hosts
- Author:
- Heiko W. Rupp
|
Method Summary |
void |
getValues(org.rhq.core.domain.measurement.MeasurementReport report,
Set<org.rhq.core.domain.measurement.MeasurementScheduleRequest> metrics)
Gather measurement data |
| Methods inherited from class org.rhq.modules.plugins.jbossas7.BaseComponent |
createResource, deleteResource, deployContent, getAddress, getASConnection, getAvailability, getPath, getServerComponent, getStringValue, invokeOperation, loadResourceConfiguration, readAttribute, readAttribute, readAttribute, runDeploymentMagicOnServer, setConnection, setPath, start, stop, updateResourceConfiguration |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VHostComponent
public VHostComponent()
getValues
public void getValues(org.rhq.core.domain.measurement.MeasurementReport report,
Set<org.rhq.core.domain.measurement.MeasurementScheduleRequest> metrics)
throws Exception
- Description copied from class:
BaseComponent
- Gather measurement data
- Specified by:
getValues in interface MeasurementFacet- Overrides:
getValues in class BaseComponent<VHostComponent>
- Throws:
Exception- See Also:
MeasurementFacet.getValues(org.rhq.core.domain.measurement.MeasurementReport, java.util.Set)
Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.