public class FileSystemComponent extends Object implements ResourceComponent<PlatformComponent>, MeasurementFacet
| Constructor and Description |
|---|
FileSystemComponent() |
| Modifier and Type | Method and Description |
|---|---|
org.rhq.core.domain.measurement.AvailabilityType |
getAvailability() |
void |
getValues(org.rhq.core.domain.measurement.MeasurementReport report,
Set<org.rhq.core.domain.measurement.MeasurementScheduleRequest> requests) |
void |
start(ResourceContext<PlatformComponent> resourceContext) |
void |
stop() |
public void start(ResourceContext<PlatformComponent> resourceContext) throws InvalidPluginConfigurationException, Exception
start in interface ResourceComponent<PlatformComponent>InvalidPluginConfigurationExceptionExceptionpublic void stop()
stop in interface ResourceComponent<PlatformComponent>public org.rhq.core.domain.measurement.AvailabilityType getAvailability()
getAvailability in interface AvailabilityFacetpublic void getValues(org.rhq.core.domain.measurement.MeasurementReport report,
Set<org.rhq.core.domain.measurement.MeasurementScheduleRequest> requests)
throws Exception
getValues in interface MeasurementFacetExceptionCopyright © 2008-2013 Red Hat, Inc.. All Rights Reserved.