net.anotheria.moskitodemo.accumulator
Class RandomProducer
java.lang.Object
net.anotheria.moskitodemo.accumulator.RandomProducer
- All Implemented Interfaces:
- IStatsProducer
public class RandomProducer
- extends Object
- implements IStatsProducer
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RandomProducer
public RandomProducer(int aLimitReq,
int aLimitTime)
generateTraffic
public void generateTraffic()
getStats
public List<IStats> getStats()
- Specified by:
getStats in interface IStatsProducer
getProducerId
public String getProducerId()
- Specified by:
getProducerId in interface IStatsProducer
getCategory
public String getCategory()
- Specified by:
getCategory in interface IStatsProducer
getSubsystem
public String getSubsystem()
- Specified by:
getSubsystem in interface IStatsProducer
Copyright © 2010-2012 anotheria.net. All Rights Reserved.