Uses of Class
io.smallrye.context.SmallRyeContextManager
Packages that use SmallRyeContextManager
-
Uses of SmallRyeContextManager in io.smallrye.context
Methods in io.smallrye.context that return SmallRyeContextManagerModifier and TypeMethodDescriptionSmallRyeContextManager.Builder.build()SmallRyeContextManagerProvider.getContextManager()SmallRyeContextManagerProvider.getContextManager(ClassLoader classLoader) static SmallRyeContextManagerSmallRyeContextManagerProvider.getManager()Constructors in io.smallrye.context with parameters of type SmallRyeContextManagerModifierConstructorDescriptionBuilder(SmallRyeContextManager manager) Builder(SmallRyeContextManager manager) SmallRyeThreadContext(SmallRyeContextManager manager, String[] propagated, String[] unchanged, String[] cleared, String injectionPointName, ExecutorService defaultExecutor)