Uses of Interface
com.atlassian.event.spi.EventRunnableFactory
Packages that use EventRunnableFactory
-
Uses of EventRunnableFactory in com.atlassian.event.internal
Constructors in com.atlassian.event.internal with parameters of type EventRunnableFactoryModifierConstructorDescriptionAsynchronousAbleEventDispatcher(EventExecutorFactory executorFactory, AsynchronousEventResolver asynchronousEventResolver, EventRunnableFactory runnableFactory) AsynchronousAbleEventDispatcher(Executor executor, AsynchronousEventResolver asynchronousEventResolver, EventRunnableFactory runnableFactory)