org.rhq.plugins.perftest.trait
Class EmptyTraitFactory
java.lang.Object
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
|
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 |
EmptyTraitFactory
public EmptyTraitFactory()
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.