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 EventStats
public void logSyncExec(EventListenerDescriptor desc, long delta)
logSyncExec
in interface EventStats
Copyright © 2015 Nuxeo SA. All rights reserved.