Interface | Description |
---|---|
ActorListener<T> | |
ArtemisExecutor |
Class | Description |
---|---|
Actor<T> | |
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<T> |
Copyright © 2021 JBoss by Red Hat. All rights reserved.