org.rhq.plugins.platform
Class FileSystemComponent
java.lang.Object
org.rhq.plugins.platform.FileSystemComponent
- All Implemented Interfaces:
- AvailabilityFacet, ResourceComponent<PlatformComponent>, MeasurementFacet
public class FileSystemComponent
- extends Object
- implements ResourceComponent<PlatformComponent>, MeasurementFacet
- Author:
- Greg Hinkle
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FileSystemComponent
public FileSystemComponent()
start
public void start(ResourceContext<PlatformComponent> resourceContext)
throws InvalidPluginConfigurationException,
Exception
- Specified by:
start in interface ResourceComponent<PlatformComponent>
- Throws:
InvalidPluginConfigurationException
Exception
stop
public void stop()
- Specified by:
stop in interface ResourceComponent<PlatformComponent>
getAvailability
public org.rhq.core.domain.measurement.AvailabilityType getAvailability()
- Specified by:
getAvailability in interface AvailabilityFacet
getValues
public void getValues(org.rhq.core.domain.measurement.MeasurementReport report,
Set<org.rhq.core.domain.measurement.MeasurementScheduleRequest> requests)
throws Exception
- Specified by:
getValues in interface MeasurementFacet
- Throws:
Exception
Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.