org.databene.benerator.engine.statement
Class BeepStatement

java.lang.Object
  extended by org.databene.benerator.engine.statement.BeepStatement
All Implemented Interfaces:
Statement

public class BeepStatement
extends java.lang.Object
implements Statement

Statement that emits a beep.

Created: 14.09.2010 14:40:33

Since:
0.6.4
Author:
Volker Bergmann

Constructor Summary
BeepStatement()
           
 
Method Summary
 boolean execute(BeneratorContext context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BeepStatement

public BeepStatement()
Method Detail

execute

public boolean execute(BeneratorContext context)
Specified by:
execute in interface Statement


Copyright © 2013. All Rights Reserved.