org.rhq.plugins.perftest.calltime
Class EmptyCalltimeFactory
java.lang.Object
org.rhq.plugins.perftest.calltime.EmptyCalltimeFactory
- All Implemented Interfaces:
- CalltimeFactory
public class EmptyCalltimeFactory
- extends Object
- implements CalltimeFactory
Factory that returns no data
- Author:
- Heiko W. Rupp
|
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 |
EmptyCalltimeFactory
public EmptyCalltimeFactory()
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.