public class EventStatsImpl extends Object implements EventStats
| Constructor and Description |
|---|
EventStatsImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
logAsyncExec(EventListenerDescriptor desc,
long delta) |
void |
logSyncExec(EventListenerDescriptor desc,
long delta) |
public EventStatsImpl()
public void logAsyncExec(EventListenerDescriptor desc, long delta)
logAsyncExec in interface EventStatspublic void logSyncExec(EventListenerDescriptor desc, long delta)
logSyncExec in interface EventStatsCopyright © 2019 Nuxeo. All rights reserved.