org.rhq.plugins.platform
Class NetworkAdapterComponent
java.lang.Object
org.rhq.plugins.platform.NetworkAdapterComponent
- All Implemented Interfaces:
- AvailabilityFacet, ResourceComponent<PlatformComponent>, MeasurementFacet
public class NetworkAdapterComponent
- extends Object
- implements ResourceComponent<PlatformComponent>, MeasurementFacet
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NetworkAdapterComponent
public NetworkAdapterComponent()
start
public void start(ResourceContext<PlatformComponent> resourceContext)
- Specified by:
start in interface ResourceComponent<PlatformComponent>
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> metrics)
- Specified by:
getValues in interface MeasurementFacet
Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.