Uses of Interface
org.rhq.plugins.perftest.measurement.MeasurementFactory

Packages that use MeasurementFactory
org.rhq.plugins.perftest   
org.rhq.plugins.perftest.measurement   
 

Uses of MeasurementFactory in org.rhq.plugins.perftest
 

Methods in org.rhq.plugins.perftest that return MeasurementFactory
 MeasurementFactory ScenarioManager.getMeasurementFactory(String resourceTypeName)
          Returns the measurement factory defined in the scenario for the specified resource type.
 

Uses of MeasurementFactory in org.rhq.plugins.perftest.measurement
 

Classes in org.rhq.plugins.perftest.measurement that implement MeasurementFactory
 class EmptyMeasurementFactory
          Stub measurement factory that returns null on each call.
 class OOBNumericMeasurementFactory
          Generates measurement values, using a step function which repeats every 7days
 class SimpleNumericMeasurementFactory
          Create mock numeric data.
 



Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.