org.rhq.plugins.perftest.calltime
Class EmptyCalltimeFactory

java.lang.Object
  extended by 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

Constructor Summary
EmptyCalltimeFactory()
           
 
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

EmptyCalltimeFactory

public EmptyCalltimeFactory()
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.