Uses of Class
org.apache.activemq.artemis.utils.actors.ProcessorBase
Packages that use ProcessorBase
-
Uses of ProcessorBase in org.apache.activemq.artemis.utils.actors
Subclasses of ProcessorBase in org.apache.activemq.artemis.utils.actorsModifier and TypeClassDescriptionclassActor<T>classAn executor that always runs all tasks in order, using a delegate executor to run the tasks.class