Uses of Class
org.databene.benerator.engine.statement.StatementProxy

Packages that use StatementProxy
org.databene.benerator.engine.statement   
 

Uses of StatementProxy in org.databene.benerator.engine.statement
 

Subclasses of StatementProxy in org.databene.benerator.engine.statement
 class LazyStatement
          Statement implementation that evaluates an Expression which returns a Task and executes the returned Task.
 class TimedGeneratorStatement
          {Task} implementation that acts as a proxy to another tasks, forwards calls to it, measures execution times and logs them.
 



Copyright © 2013. All Rights Reserved.