net.grinder.console
Interface ConsoleFoundation.UI

All Known Implementing Classes:
ConsoleUI, TextUI
Enclosing class:
ConsoleFoundation

public static interface ConsoleFoundation.UI

Contract for user interfaces.

Author:
Philip Aston

Method Summary
 ErrorHandler getErrorHandler()
          Return an error handler to which errors should be reported.
 

Method Detail

getErrorHandler

ErrorHandler getErrorHandler()
Return an error handler to which errors should be reported.

Returns:
The error handler.


Copyright © 2000-2013. All Rights Reserved.