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


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