org.rhq.plugins.perftest.scenario
Class MeasurementGenerator

java.lang.Object
  extended by org.rhq.plugins.perftest.scenario.MeasurementGenerator
Direct Known Subclasses:
OOBNumericMeasurementGenerator, SimpleNumericMeasurementGenerator

public class MeasurementGenerator
extends Object

Java class for measurementGenerator complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="measurementGenerator">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     </restriction>
   </complexContent>
 </complexType>
 


Constructor Summary
MeasurementGenerator()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MeasurementGenerator

public MeasurementGenerator()


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