Uses of Class
nl.talsmasoftware.context.delegation.CallMappingExecutorService
-
Packages that use CallMappingExecutorService Package Description nl.talsmasoftware.context.executors Package for context aware executors. -
-
Uses of CallMappingExecutorService in nl.talsmasoftware.context.executors
Subclasses of CallMappingExecutorService in nl.talsmasoftware.context.executors Modifier and Type Class Description classContextAwareExecutorServiceExecutor service that wraps another executor service, making sure background tasks operates 'within' a context snapshot taken from the submitting thread.
-