public class ConfluenceEventDispatcher
extends com.atlassian.event.internal.AsynchronousAbleEventDispatcher
getAsynchronousExecutor()
method
Needed for tests which are relying on completion of async events.
Constructor and Description |
---|
ConfluenceEventDispatcher(com.atlassian.event.spi.EventExecutorFactory executorFactory,
com.atlassian.event.internal.AsynchronousEventResolver asynchronousEventResolver) |
Modifier and Type | Method and Description |
---|---|
Executor |
getAsynchronousExecutor() |
public ConfluenceEventDispatcher(com.atlassian.event.spi.EventExecutorFactory executorFactory, com.atlassian.event.internal.AsynchronousEventResolver asynchronousEventResolver)
public Executor getAsynchronousExecutor()
getAsynchronousExecutor
in class com.atlassian.event.internal.AsynchronousAbleEventDispatcher
Copyright © 2003–2016 Atlassian. All rights reserved.