net.bpelunit.framework.util
Class Console

java.lang.Object
  extended by net.bpelunit.framework.util.Console

public class Console
extends Object


Constructor Summary
Console()
           
 
Method Summary
 void exit(int exitCode)
           
 PrintWriter getScreen()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Console

public Console()
Method Detail

getScreen

public PrintWriter getScreen()

exit

public void exit(int exitCode)


Copyright © 2013 Leibniz Universität Hannover. All Rights Reserved.