Skip navigation links
A B C D E F G I M N P R S T U W 

A

ActiveContextState - Class in io.smallrye.context
 
ActiveContextState(SmallRyeContextManager, List<ThreadContextSnapshot>) - Constructor for class io.smallrye.context.ActiveContextState
 
addDiscoveredContextManagerExtensions() - Method in class io.smallrye.context.SmallRyeContextManagerBuilder
 
addDiscoveredThreadContextProviders() - Method in class io.smallrye.context.SmallRyeContextManagerBuilder
 
ALL_REMAINING_ARRAY - Static variable in class io.smallrye.context.SmallRyeContextManager
 
awaitTermination(long, TimeUnit) - Method in class io.smallrye.context.impl.ManagedExecutorImpl
 

B

begin() - Method in class io.smallrye.context.CapturedContextState
 
build() - Method in class io.smallrye.context.impl.ManagedExecutorBuilderImpl
 
build() - Method in class io.smallrye.context.impl.ThreadContextBuilderImpl
 
build() - Method in class io.smallrye.context.SmallRyeContextManagerBuilder
 

C

captureContext(ThreadContextProviderPlan) - Method in class io.smallrye.context.SmallRyeContextManager
 
CapturedContextState - Class in io.smallrye.context
 
cleared(String...) - Method in class io.smallrye.context.impl.ManagedExecutorBuilderImpl
 
cleared(String...) - Method in class io.smallrye.context.impl.ThreadContextBuilderImpl
 
clearedProviders - Variable in class io.smallrye.context.impl.ThreadContextProviderPlan
 
completedFuture(U) - Method in class io.smallrye.context.impl.ManagedExecutorImpl
 
completedStage(U) - Method in class io.smallrye.context.impl.ManagedExecutorImpl
 
contextualCallable(Callable<R>) - Method in class io.smallrye.context.impl.ThreadContextImpl
 
contextualConsumer(BiConsumer<T, U>) - Method in class io.smallrye.context.impl.ThreadContextImpl
 
contextualConsumer(Consumer<T>) - Method in class io.smallrye.context.impl.ThreadContextImpl
 
contextualFunction(BiFunction<T, U, R>) - Method in class io.smallrye.context.impl.ThreadContextImpl
 
contextualFunction(Function<T, R>) - Method in class io.smallrye.context.impl.ThreadContextImpl
 
contextualRunnable(Runnable) - Method in class io.smallrye.context.impl.ThreadContextImpl
 
contextualSupplier(Supplier<R>) - Method in class io.smallrye.context.impl.ThreadContextImpl
 
currentContextExecutor() - Method in class io.smallrye.context.impl.ThreadContextImpl
 

D

DefaultValues - Class in io.smallrye.context.impl
Holds default values for ManagedExecutor and ThreadContext.
DefaultValues() - Constructor for class io.smallrye.context.impl.DefaultValues
 

E

endContext() - Method in class io.smallrye.context.ActiveContextState
 
execute(Runnable) - Method in class io.smallrye.context.impl.ManagedExecutorImpl
 

F

failedFuture(Throwable) - Method in class io.smallrye.context.impl.ManagedExecutorImpl
 
failedStage(Throwable) - Method in class io.smallrye.context.impl.ManagedExecutorImpl
 
forClassLoader(ClassLoader) - Method in class io.smallrye.context.SmallRyeContextManagerBuilder
 

G

getAllProviderTypes() - Method in class io.smallrye.context.SmallRyeContextManager
 
getContextManager() - Method in class io.smallrye.context.SmallRyeContextManagerProvider
 
getContextManager(ClassLoader) - Method in class io.smallrye.context.SmallRyeContextManagerProvider
 
getContextManagerBuilder() - Method in class io.smallrye.context.SmallRyeContextManagerProvider
 
getDefaultValues() - Method in class io.smallrye.context.SmallRyeContextManager
 
getExecutorAsync() - Method in class io.smallrye.context.impl.DefaultValues
 
getExecutorCleared() - Method in class io.smallrye.context.impl.DefaultValues
 
getExecutorPropagated() - Method in class io.smallrye.context.impl.DefaultValues
 
getExecutorQueue() - Method in class io.smallrye.context.impl.DefaultValues
 
getExtensions() - Method in class io.smallrye.context.SmallRyeContextManager
 
getInjectionPointName() - Method in class io.smallrye.context.impl.ManagedExecutorImpl
 
getManager() - Static method in class io.smallrye.context.SmallRyeContextManagerProvider
 
getMaxAsync() - Method in class io.smallrye.context.impl.ManagedExecutorImpl
 
getMaxQueued() - Method in class io.smallrye.context.impl.ManagedExecutorImpl
 
getPlan() - Method in class io.smallrye.context.impl.ThreadContextImpl
 
getProviderPlan() - Method in class io.smallrye.context.SmallRyeContextManager
 
getProviderPlan(String[], String[], String[]) - Method in class io.smallrye.context.SmallRyeContextManager
 
getThreadCleared() - Method in class io.smallrye.context.impl.DefaultValues
 
getThreadContextProviderPlan() - Method in class io.smallrye.context.impl.ManagedExecutorImpl
 
getThreadPropagated() - Method in class io.smallrye.context.impl.DefaultValues
 
getThreadUnchanged() - Method in class io.smallrye.context.impl.DefaultValues
 

I

injectionPointName(String) - Method in class io.smallrye.context.impl.ManagedExecutorBuilderImpl
 
injectionPointName(String) - Method in class io.smallrye.context.impl.ThreadContextBuilderImpl
 
invokeAll(Collection<? extends Callable<T>>) - Method in class io.smallrye.context.impl.ManagedExecutorImpl
 
invokeAll(Collection<? extends Callable<T>>, long, TimeUnit) - Method in class io.smallrye.context.impl.ManagedExecutorImpl
 
invokeAny(Collection<? extends Callable<T>>) - Method in class io.smallrye.context.impl.ManagedExecutorImpl
 
invokeAny(Collection<? extends Callable<T>>, long, TimeUnit) - Method in class io.smallrye.context.impl.ManagedExecutorImpl
 
io.smallrye.context - package io.smallrye.context
 
io.smallrye.context.impl - package io.smallrye.context.impl
 
isShutdown() - Method in class io.smallrye.context.impl.ManagedExecutorImpl
 
isTerminated() - Method in class io.smallrye.context.impl.ManagedExecutorImpl
 

M

ManagedExecutorBuilderImpl - Class in io.smallrye.context.impl
 
ManagedExecutorBuilderImpl(SmallRyeContextManager) - Constructor for class io.smallrye.context.impl.ManagedExecutorBuilderImpl
 
ManagedExecutorImpl - Class in io.smallrye.context.impl
 
ManagedExecutorImpl(int, int, ThreadContextImpl) - Constructor for class io.smallrye.context.impl.ManagedExecutorImpl
 
ManagedExecutorImpl(int, int, ThreadContextImpl, String) - Constructor for class io.smallrye.context.impl.ManagedExecutorImpl
 
maxAsync(int) - Method in class io.smallrye.context.impl.ManagedExecutorBuilderImpl
 
maxQueued(int) - Method in class io.smallrye.context.impl.ManagedExecutorBuilderImpl
 

N

newIncompleteFuture() - Method in class io.smallrye.context.impl.ManagedExecutorImpl
 
newManagedExecutorBuilder() - Method in class io.smallrye.context.SmallRyeContextManager
 
newThreadContextBuilder() - Method in class io.smallrye.context.SmallRyeContextManager
 
NO_STRING - Static variable in class io.smallrye.context.SmallRyeContextManager
 

P

propagated(String...) - Method in class io.smallrye.context.impl.ManagedExecutorBuilderImpl
 
propagated(String...) - Method in class io.smallrye.context.impl.ThreadContextBuilderImpl
 
propagatedProviders - Variable in class io.smallrye.context.impl.ThreadContextProviderPlan
 

R

register() - Static method in class io.smallrye.context.SmallRyeContextManagerProvider
Deprecated.
Should be removed in favour of SPI
registerContextManager(ContextManager, ClassLoader) - Method in class io.smallrye.context.SmallRyeContextManagerProvider
 
releaseContextManager(ContextManager) - Method in class io.smallrye.context.SmallRyeContextManagerProvider
 
runAsync(Runnable) - Method in class io.smallrye.context.impl.ManagedExecutorImpl
 

S

shutdown() - Method in class io.smallrye.context.impl.ManagedExecutorImpl
 
shutdownNow() - Method in class io.smallrye.context.impl.ManagedExecutorImpl
 
SmallRyeContextManager - Class in io.smallrye.context
 
SmallRyeContextManagerBuilder - Class in io.smallrye.context
 
SmallRyeContextManagerBuilder() - Constructor for class io.smallrye.context.SmallRyeContextManagerBuilder
 
SmallRyeContextManagerProvider - Class in io.smallrye.context
 
SmallRyeContextManagerProvider() - Constructor for class io.smallrye.context.SmallRyeContextManagerProvider
 
submit(Callable<T>) - Method in class io.smallrye.context.impl.ManagedExecutorImpl
 
submit(Runnable, T) - Method in class io.smallrye.context.impl.ManagedExecutorImpl
 
submit(Runnable) - Method in class io.smallrye.context.impl.ManagedExecutorImpl
 
supplyAsync(Supplier<U>) - Method in class io.smallrye.context.impl.ManagedExecutorImpl
 

T

ThreadContextBuilderImpl - Class in io.smallrye.context.impl
 
ThreadContextBuilderImpl(SmallRyeContextManager) - Constructor for class io.smallrye.context.impl.ThreadContextBuilderImpl
 
ThreadContextImpl - Class in io.smallrye.context.impl
 
ThreadContextImpl(SmallRyeContextManager, String[], String[], String[]) - Constructor for class io.smallrye.context.impl.ThreadContextImpl
 
ThreadContextImpl(SmallRyeContextManager, String[], String[], String[], String) - Constructor for class io.smallrye.context.impl.ThreadContextImpl
 
ThreadContextProviderPlan - Class in io.smallrye.context.impl
 
ThreadContextProviderPlan(Set<ThreadContextProvider>, Set<ThreadContextProvider>, Set<ThreadContextProvider>) - Constructor for class io.smallrye.context.impl.ThreadContextProviderPlan
 
toString() - Method in class io.smallrye.context.impl.ManagedExecutorImpl
 
toString() - Method in class io.smallrye.context.impl.ThreadContextImpl
 

U

unchanged(String...) - Method in class io.smallrye.context.impl.ThreadContextBuilderImpl
 
unchangedProviders - Variable in class io.smallrye.context.impl.ThreadContextProviderPlan
 
unregister() - Static method in class io.smallrye.context.SmallRyeContextManagerProvider
Deprecated.
Should be removed in favour of SPI

W

withContextCapture(CompletableFuture<T>) - Method in class io.smallrye.context.impl.ThreadContextImpl
 
withContextCapture(CompletionStage<T>) - Method in class io.smallrye.context.impl.ThreadContextImpl
 
withContextManagerExtensions(ContextManagerExtension...) - Method in class io.smallrye.context.SmallRyeContextManagerBuilder
 
withThreadContextProviders(ThreadContextProvider...) - Method in class io.smallrye.context.SmallRyeContextManagerBuilder
 
A B C D E F G I M N P R S T U W 
Skip navigation links

Copyright © 2019. All rights reserved.