|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.databene.benerator.engine.BeneratorMonitor
public class BeneratorMonitor
MBean implementation for monitoring Benerator.
Created: 27.07.2010 21:15:28
| Field Summary | |
|---|---|
static BeneratorMonitor |
INSTANCE
|
| Method Summary | |
|---|---|
void |
countGenerations(int newGenerations)
|
long |
getCurrentThroughput()
|
long |
getTotalGenerationCount()
|
void |
setTotalGenerationCount(long totalGenerationCount)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final BeneratorMonitor INSTANCE
| Method Detail |
|---|
public void countGenerations(int newGenerations)
public long getTotalGenerationCount()
getTotalGenerationCount in interface BeneratorMonitorMBeanpublic long getCurrentThroughput()
getCurrentThroughput in interface BeneratorMonitorMBeanpublic void setTotalGenerationCount(long totalGenerationCount)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||