Uses of Class
org.apache.activemq.artemis.utils.actors.OrderedExecutorFactory
-
Packages that use OrderedExecutorFactory Package Description org.apache.activemq.artemis.core.remoting.impl.invm org.apache.activemq.artemis.utils.actors -
-
Uses of OrderedExecutorFactory in org.apache.activemq.artemis.core.remoting.impl.invm
Fields in org.apache.activemq.artemis.core.remoting.impl.invm declared as OrderedExecutorFactory Modifier and Type Field Description protected OrderedExecutorFactoryInVMConnector. executorFactory -
Uses of OrderedExecutorFactory in org.apache.activemq.artemis.utils.actors
Methods in org.apache.activemq.artemis.utils.actors that return OrderedExecutorFactory Modifier and Type Method Description OrderedExecutorFactoryOrderedExecutorFactory. setFair(boolean fair)
-