Uses of Class
org.apache.activemq.artemis.utils.actors.ProcessorBase
-
Packages that use ProcessorBase Package Description org.apache.activemq.artemis.utils.actors -
-
Uses of ProcessorBase in org.apache.activemq.artemis.utils.actors
Subclasses of ProcessorBase in org.apache.activemq.artemis.utils.actors Modifier and Type Class Description classActor<T>classOrderedExecutorAn executor that always runs all tasks in order, using a delegate executor to run the tasks.classThresholdActor<T>
-