Package io.smallrye.context.api
package io.smallrye.context.api
-
ClassDescriptionDeclares that a method should be called with its current
ThreadContextset to one created with the specified settings.Util class used for inline creation ofCurrentThreadContextannotation instances.Annotates a CDI injection point for aManagedExecutorsuch that the container creates a new instance, which is identified within an application by its unique name.Util class used for inline creation ofManagedExecutorConfigannotation instances.This annotation is used to achieve out of the boxManagedExecutorandThreadContextinstance sharing through CDI injection.Supports inline instantiation of theNamedInstancequalifier.Annotates a CDI injection point for aThreadContextsuch that the container creates a new instance, which is identified within an application by its unique name.Util class used for inline creation ofThreadContextConfigannotation instances.