Package net.grinder.console.common

Common classes used by the console implementation.

See:
          Description

Interface Summary
ErrorHandler Interface for things that can deal with reporting errors and exceptions.
Resources Type safe interface to resource bundle.
 

Class Summary
ErrorQueue ErrorHandler that queues up its errors when a delegate ErrorHandler is not available, and passes the errors on when a delegate is available.
ProcessReportDescriptionFactory Factory that converts process reports into descriptions that can be used in the user interface.
ProcessReportDescriptionFactory.ProcessDescription Various descriptions of the attributes of a process report.
ResourcesImplementation Type safe interface to resource bundle.
 

Exception Summary
ConsoleException Console exception class.
DisplayMessageConsoleException Exception that can be displayed through the user interface.
 

Package net.grinder.console.common Description

Common classes used by the console implementation.



Copyright © 2000-2013. All Rights Reserved.