Classes

ApplicationErrorEvent

Event triggered when an uncaught Throwable is received by the application.

« More »

BeforeCommandExecuteEvent

Event triggered before a command is executed.

« More »

CommandErrorEvent

Event triggered when an uncaught Throwable is received by the application from a command.

« More »

ConsoleEvent

Base event class for console events.

« More »

TerminateEvent

Event triggered immediately before the process is terminated.

« More »