public class DefaultStatisticsModelStartupEventHandler extends AbstractStatisticsModelEventHandler
GwtDebugStatisticsModel.EventHandler that handles the startup
events.| Modifier and Type | Class and Description |
|---|---|
static class |
DefaultStatisticsModelStartupEventHandler.StartUpTree
A subtree representing the startup/bootstrap events of a module.
|
BEGIN, END| Constructor and Description |
|---|
DefaultStatisticsModelStartupEventHandler() |
| Modifier and Type | Method and Description |
|---|---|
DefaultStatisticsModelStartupEventHandler.StartUpTree |
getStartupTree(GwtDebugStatisticsModel model,
String module,
double millis) |
boolean |
handle(GwtDebugStatisticsModel model,
StatisticsEvent event) |
findOrCreateChild, getClassName, getTypepublic DefaultStatisticsModelStartupEventHandler()
public boolean handle(GwtDebugStatisticsModel model, StatisticsEvent event)
true if the event was handled and the tree updated.public DefaultStatisticsModelStartupEventHandler.StartUpTree getStartupTree(GwtDebugStatisticsModel model, String module, double millis)
Copyright © 2014 JBoss, a division of Red Hat. All rights reserved.