org.rhq.plugins.perftest.trait
Class SimpleTraitFactory

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

public class SimpleTraitFactory
extends Object
implements TraitFactory

Create mock trait data.

Author:
Ian Springer

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

SimpleTraitFactory

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