public class FabricContainerComponent<T extends org.rhq.core.pluginapi.inventory.ResourceComponent<?>> extends FuseServerComponent<T> implements org.rhq.core.pluginapi.measurement.MeasurementFacet
connection, connectionProvider, logFileEventDelegate| Constructor and Description |
|---|
FabricContainerComponent() |
| Modifier and Type | Method and Description |
|---|---|
void |
getValues(org.rhq.core.domain.measurement.MeasurementReport measurementReport,
Set<org.rhq.core.domain.measurement.MeasurementScheduleRequest> measurementScheduleRequests) |
void |
start(org.rhq.core.pluginapi.inventory.ResourceContext context) |
void |
stop() |
getAvailability, getEmsConnection, getResourceContext, internalStartpublic void start(org.rhq.core.pluginapi.inventory.ResourceContext context)
throws Exception
start in interface org.rhq.core.pluginapi.inventory.ResourceComponent<T extends org.rhq.core.pluginapi.inventory.ResourceComponent<?>>start in class FuseServerComponent<T extends org.rhq.core.pluginapi.inventory.ResourceComponent<?>>Exceptionpublic void stop()
stop in interface org.rhq.core.pluginapi.inventory.ResourceComponent<T extends org.rhq.core.pluginapi.inventory.ResourceComponent<?>>stop in class FuseServerComponent<T extends org.rhq.core.pluginapi.inventory.ResourceComponent<?>>public void getValues(org.rhq.core.domain.measurement.MeasurementReport measurementReport,
Set<org.rhq.core.domain.measurement.MeasurementScheduleRequest> measurementScheduleRequests)
throws Exception
getValues in interface org.rhq.core.pluginapi.measurement.MeasurementFacetExceptionCopyright © 2016. All rights reserved.