@ThreadSafe public class EventStats extends Object
Constructor and Description |
---|
EventStats() |
Modifier and Type | Method and Description |
---|---|
void |
dispatch(com.atlassian.event.spi.ListenerInvoker invoker,
Object event) |
Map<String,Long> |
getEventCountsMap()
Returns a copy of the map where the key is the event name and the value has how many times the event has been
dispatched.
|
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.