|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.databene.benerator.engine.statement.StatementProxy
org.databene.benerator.engine.statement.TimedGeneratorStatement
public class TimedGeneratorStatement
{Task} implementation that acts as a proxy to another tasks, forwards calls to it,
measures execution times and logs them.
Created at 23.07.2009 06:55:46
| Field Summary |
|---|
| Fields inherited from class org.databene.benerator.engine.statement.StatementProxy |
|---|
realStatement |
| Constructor Summary | |
|---|---|
TimedGeneratorStatement(java.lang.String name,
Statement realStatement)
|
|
| Method Summary | |
|---|---|
void |
execute(BeneratorContext context)
|
| Methods inherited from class org.databene.benerator.engine.statement.StatementProxy |
|---|
getRealStatement |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TimedGeneratorStatement(java.lang.String name,
Statement realStatement)
| Method Detail |
|---|
public void execute(BeneratorContext context)
execute in interface Statementexecute in class StatementProxy
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||