Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.core.management.events
Class EventStatsImpl

java.lang.Object
  extended by org.nuxeo.ecm.core.management.events.EventStatsImpl
All Implemented Interfaces:
EventStats

public class EventStatsImpl
extends Object
implements EventStats

Author:
Bogdan Stefanescu

Constructor Summary
EventStatsImpl()
           
 
Method Summary
 void logAsyncExec(EventListenerDescriptor desc, long delta)
           
 void logSyncExec(EventListenerDescriptor desc, long delta)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EventStatsImpl

public EventStatsImpl()
Method Detail

logAsyncExec

public void logAsyncExec(EventListenerDescriptor desc,
                         long delta)
Specified by:
logAsyncExec in interface EventStats

logSyncExec

public void logSyncExec(EventListenerDescriptor desc,
                        long delta)
Specified by:
logSyncExec in interface EventStats

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.