| ConcurrentContext |
Manages context handle factories, it is used by EE Context Services to save the invocation context.
|
| ConcurrentContextInterceptor |
|
| ConcurrentContextSetupAction |
|
| ContextServiceImpl |
An extension of Jakarta EE RI ContextServiceImpl, which properly supports a security manager.
|
| ContextServiceTypesConfiguration |
The configuration for a Context Service, which indicates if a context type should be cleared, propagated or unchanged.
|
| ContextServiceTypesConfiguration.Builder |
The builder class.
|
| 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.
|
| TransactionSetupProviderImpl |
The transaction setup provider handles transaction suspend/resume.
|