org.rhq.plugins.oracle
Class OracleUserComponent
java.lang.Object
org.rhq.plugins.database.AbstractDatabaseComponent
org.rhq.plugins.oracle.OracleUserComponent
- All Implemented Interfaces:
- AvailabilityFacet, ResourceComponent, MeasurementFacet, DatabaseComponent
public class OracleUserComponent
- extends AbstractDatabaseComponent
- implements MeasurementFacet
- Author:
- Greg Hinkle
|
Method Summary |
org.rhq.core.domain.measurement.AvailabilityType |
getAvailability()
|
void |
getValues(org.rhq.core.domain.measurement.MeasurementReport report,
Set<org.rhq.core.domain.measurement.MeasurementScheduleRequest> metrics)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OracleUserComponent
public OracleUserComponent()
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)
throws Exception
- Specified by:
getValues in interface MeasurementFacet
- Throws:
Exception
Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.