Class JiraMonitoredEventDispatcher
java.lang.Object
com.atlassian.diagnostics.internal.platform.monitor.event.MonitoredEventDispatcher
com.atlassian.jira.event.diagnostics.JiraMonitoredEventDispatcher
- All Implemented Interfaces:
com.atlassian.event.spi.EventDispatcher
public class JiraMonitoredEventDispatcher
extends com.atlassian.diagnostics.internal.platform.monitor.event.MonitoredEventDispatcher
-
Constructor Summary
ConstructorsConstructorDescriptionJiraMonitoredEventDispatcher
(com.atlassian.event.spi.EventDispatcher delegate, com.atlassian.diagnostics.internal.platform.monitor.event.EventSystemMonitor monitor) -
Method Summary
Methods inherited from class com.atlassian.diagnostics.internal.platform.monitor.event.MonitoredEventDispatcher
dispatch
-
Constructor Details
-
JiraMonitoredEventDispatcher
public JiraMonitoredEventDispatcher(com.atlassian.event.spi.EventDispatcher delegate, com.atlassian.diagnostics.internal.platform.monitor.event.EventSystemMonitor monitor)
-