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-2016 Atlassian. All Rights Reserved.