Uses of Class
com.atlassian.event.internal.AbstractEventExecutorFactory
Packages that use AbstractEventExecutorFactory
-
Uses of AbstractEventExecutorFactory in com.atlassian.event.internal
Subclasses of AbstractEventExecutorFactory in com.atlassian.event.internalModifier and TypeClassDescriptionclassUses aSynchronousQueueto hand off tasks to theExecutor.classUses aLinkedBlockingQueueto hand off tasks to theExecutor.