org.rhq.plugins.perftest.calltime
Class ConfigurableCallTimeDataFactory
java.lang.Object
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
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConfigurableCallTimeDataFactory
public ConfigurableCallTimeDataFactory(ConfigurableCallTimeDataGenerator generator)
nextValue
public CallTimeData nextValue(MeasurementScheduleRequest request)
- Specified by:
nextValue in interface CalltimeFactory
Copyright © 2008-2011 Red Hat, Inc.. All Rights Reserved.