Uses of Package
org.apache.activemq.artemis.utils.actors
-
Packages that use org.apache.activemq.artemis.utils.actors Package Description org.apache.activemq.artemis.utils org.apache.activemq.artemis.utils.actors -
Classes in org.apache.activemq.artemis.utils.actors used by org.apache.activemq.artemis.utils Class Description ArtemisExecutor -
Classes in org.apache.activemq.artemis.utils.actors used by org.apache.activemq.artemis.utils.actors Class Description ActorListener ArtemisExecutor HandlerBase This abstract class will encapsulate ThreadLocals to determine when a class is a handler.OrderedExecutor An executor that always runs all tasks in order, using a delegate executor to run the tasks.OrderedExecutorFactory A factory for producing executors that run all tasks in order, which delegate to a single common executor instance.ProcessorBase