All Classes
-
Class Description CurrentThreadContext Declares that a method should be called with its currentThreadContext
set to one created with the specified settings.CurrentThreadContext.Literal Util class used for inline creation ofCurrentThreadContext
annotation instances.ManagedExecutorConfig Annotates a CDI injection point for aManagedExecutor
such that the container creates a new instance, which is identified within an application by its unique name.ManagedExecutorConfig.Literal Util class used for inline creation ofManagedExecutorConfig
annotation instances.NamedInstance This annotation is used to achieve out of the boxManagedExecutor
andThreadContext
instance sharing through CDI injection.NamedInstance.Literal Supports inline instantiation of theNamedInstance
qualifier.ThreadContextConfig Annotates a CDI injection point for aThreadContext
such that the container creates a new instance, which is identified within an application by its unique name.ThreadContextConfig.Literal Util class used for inline creation ofThreadContextConfig
annotation instances.