Uses of Interface
org.apache.activemq.artemis.utils.ExecutorFactory
-
Packages that use ExecutorFactory Package Description org.apache.activemq.artemis.utils.actors -
-
Uses of ExecutorFactory in org.apache.activemq.artemis.utils.actors
Classes in org.apache.activemq.artemis.utils.actors that implement ExecutorFactory Modifier and Type Class Description classOrderedExecutorFactoryA factory for producing executors that run all tasks in order, which delegate to a single common executor instance.
-