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
 CallTimeData nextValue(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 CallTimeData nextValue(MeasurementScheduleRequest request)
Specified by:
nextValue in interface CalltimeFactory


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