org.rhq.plugins.perftest.calltime
Class SimpleCallTimeDataFactory
java.lang.Object
org.rhq.plugins.perftest.calltime.SimpleCallTimeDataFactory
- All Implemented Interfaces:
- CalltimeFactory
public class SimpleCallTimeDataFactory
- extends Object
- implements CalltimeFactory
Create CallTime data. This is a very simple implementation that delivers
only one item per call. Call url is /base/+ <id> where id is the schedule
id of the request.
- Author:
- Heiko W. Rupp
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SimpleCallTimeDataFactory
public SimpleCallTimeDataFactory()
nextValue
public CallTimeData nextValue(MeasurementScheduleRequest request)
- Specified by:
nextValue in interface CalltimeFactory
Copyright © 2008-2011 Red Hat, Inc.. All Rights Reserved.