org.rhq.plugins.perftest.calltime
Class ConfigurableCallTimeDataFactory

java.lang.Object
  extended by org.rhq.plugins.perftest.calltime.ConfigurableCallTimeDataFactory
All Implemented Interfaces:
CalltimeFactory

public class ConfigurableCallTimeDataFactory
extends Object
implements CalltimeFactory

Calltime data factory that allows to configure parameters such as minimum and maximum number of entries created.

Author:
Heiko W. Rupp
See Also:
ConfigurableCallTimeDataGenerator

Constructor Summary
ConfigurableCallTimeDataFactory(ConfigurableCallTimeDataGenerator generator)
           
 
Method Summary
 org.rhq.core.domain.measurement.calltime.CallTimeData nextValue(org.rhq.core.domain.measurement.MeasurementScheduleRequest request)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConfigurableCallTimeDataFactory

public ConfigurableCallTimeDataFactory(ConfigurableCallTimeDataGenerator generator)
Method Detail

nextValue

public org.rhq.core.domain.measurement.calltime.CallTimeData nextValue(org.rhq.core.domain.measurement.MeasurementScheduleRequest request)
Specified by:
nextValue in interface CalltimeFactory


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