| Interface | Description |
|---|---|
| ManagedExecutorRuntimeStats |
Runtime stats from an executor.
|
| ManagedExecutorWithHungThreads |
A managed executor with support for hung threads.
|
| Class | Description |
|---|---|
| ConcurrentContext |
Manages context handle factories, it is used by EE Context Services to save the invocation context.
|
| ConcurrentContextInterceptor |
The interceptor responsible for managing the current
ConcurrentContext. |
| ConcurrentContextSetupAction | |
| ContextServiceImpl |
An extension of Jakarta EE RI
ContextServiceImpl, which properly supports a security manager. |
| ControlPointUtils |
Class that manages the control point for executor services
|
| DefaultContextSetupProviderImpl |
The default context setup provider.
|
| ManagedExecutorServiceImpl | |
| ManagedScheduledExecutorServiceImpl |
WildFly's extension of
ManagedScheduledExecutorServiceImpl. |
| ManagedThreadFactoryImpl |
ManagedThreadFactory implementation ensuring SecurityIdentity propagation into new threads. |
| ServiceTransactionSetupProvider |
A wrapper for a
TransactionSetupProvider stored in a service, allowing deserialization through MSC. |
Copyright © 2021 JBoss by Red Hat. All rights reserved.