public interface EventRunnableFactory
Runnable that gets supplied to the
Executor that's returned from the EventExecutorFactory.| Modifier and Type | Method and Description |
|---|---|
Runnable |
getRunnable(ListenerInvoker invoker,
Object event)
Returns a new
Runnable. |
Copyright © 2006–2015 Atlassian. All rights reserved.