| Interface | Description |
|---|---|
| ExceptionSerializer | |
| StatisticsEvent |
Java "Overlay" object of the JavaScript event objects fired by the stats
system.
|
| StatisticsEventDispatcher |
Helps with creating and dispatching the events for the debug panel.
|
| StatisticsEventListener |
Receiver of
StatisticsEvent events. |
| StatisticsEventSystem |
The statistics event system is responsible for managing the statistics
event listeners and dispatching the
events. |
| Utils.Util |
Utilities implementation.
|
| Class | Description |
|---|---|
| ExceptionData |
Cross-module data about an exception.
|
| GwtExceptionSerializer |
GWT implementation of the
ExceptionSerializer. |
| GwtStatisticsEvent |
Java "Overlay" object of the event objects fired by the GWT stats system.
|
| GwtStatisticsEventDispatcher |
Stats event dispatcher that uses the GWT global stats function to dispatch
events.
|
| GwtStatisticsEventSystem |
Implementation of the
StatisticsEventSystem that dispatches all the
GWT events. |
| Utils |
Utilities.
|
| Utils.DefaultUtil |
Default implementation of
Utils.Util. |
Copyright © 2014 JBoss, a division of Red Hat. All rights reserved.