Uses of Package
org.apache.activemq.artemis.utils.actors
-
Classes in org.apache.activemq.artemis.utils.actors used by org.apache.activemq.artemis.core.paging Class Description ArtemisExecutor -
Classes in org.apache.activemq.artemis.utils.actors used by org.apache.activemq.artemis.core.paging.cursor Class Description ArtemisExecutor -
Classes in org.apache.activemq.artemis.utils.actors used by org.apache.activemq.artemis.core.paging.cursor.impl Class Description ArtemisExecutor -
Classes in org.apache.activemq.artemis.utils.actors used by org.apache.activemq.artemis.core.paging.impl Class Description ArtemisExecutor -
Classes in org.apache.activemq.artemis.utils.actors used by org.apache.activemq.artemis.core.remoting.impl.invm Class Description OrderedExecutorFactory A factory for producing executors that run all tasks in order, which delegate to a single common executor instance. -
Classes in org.apache.activemq.artemis.utils.actors used by org.apache.activemq.artemis.core.server.impl Class Description ArtemisExecutor -
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