org.rhq.plugins.perftest.trait
Class EmptyTraitFactory

java.lang.Object
  extended by org.rhq.plugins.perftest.trait.EmptyTraitFactory
All Implemented Interfaces:
TraitFactory

public class EmptyTraitFactory
extends Object
implements TraitFactory

Factory returning no values

Author:
Heiko W. Rupp

Constructor Summary
EmptyTraitFactory()
           
 
Method Summary
 org.rhq.core.domain.measurement.MeasurementDataTrait 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

EmptyTraitFactory

public EmptyTraitFactory()
Method Detail

nextValue

public org.rhq.core.domain.measurement.MeasurementDataTrait nextValue(org.rhq.core.domain.measurement.MeasurementScheduleRequest request)
Specified by:
nextValue in interface TraitFactory


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