public class GwtExceptionModel extends Object implements ExceptionModel, StatisticsEventListener
ExceptionModel.ExceptionModel.ExceptionEvent| Constructor and Description |
|---|
GwtExceptionModel() |
| Modifier and Type | Method and Description |
|---|---|
void |
add(ExceptionModel.ExceptionEvent event) |
void |
addListener(ExceptionModelListener listener) |
ExceptionModel.ExceptionEvent |
getExceptionEvent(int idx) |
int |
getExceptionEventCount() |
void |
onStatisticsEvent(StatisticsEvent event) |
void |
removeExceptionEvent(int idx) |
void |
removeListener(ExceptionModelListener listener) |
public int getExceptionEventCount()
getExceptionEventCount in interface ExceptionModelpublic ExceptionModel.ExceptionEvent getExceptionEvent(int idx)
getExceptionEvent in interface ExceptionModelpublic void removeExceptionEvent(int idx)
removeExceptionEvent in interface ExceptionModelpublic void addListener(ExceptionModelListener listener)
addListener in interface ExceptionModelpublic void removeListener(ExceptionModelListener listener)
removeListener in interface ExceptionModelpublic void onStatisticsEvent(StatisticsEvent event)
onStatisticsEvent in interface StatisticsEventListenerpublic void add(ExceptionModel.ExceptionEvent event)
Copyright © 2014 JBoss, a division of Red Hat. All rights reserved.