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 trait data

Author:
Heiko W. Rupp

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

SimpleTraitFactory

public SimpleTraitFactory()
Method Detail

nextValue

public MeasurementDataTrait nextValue(MeasurementScheduleRequest request)
Specified by:
nextValue in interface TraitFactory


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