org.rhq.plugins.perftest.scenario
Class SimpleCallTimeDataGenerator

java.lang.Object
  extended by org.rhq.plugins.perftest.scenario.CalltimeGenerator
      extended by org.rhq.plugins.perftest.scenario.SimpleCallTimeDataGenerator

public class SimpleCallTimeDataGenerator
extends CalltimeGenerator

Java class for SimpleCallTimeDataGenerator complex type.

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

 <complexType name="SimpleCallTimeDataGenerator">
   <complexContent>
     <extension base="{urn:xmlns:jboss.org:rhq-perftest}calltimeGenerator">
     </extension>
   </complexContent>
 </complexType>
 


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

Constructor Detail

SimpleCallTimeDataGenerator

public SimpleCallTimeDataGenerator()


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