public class ScpNeoHystrixConcurrencyStrategy
extends com.netflix.hystrix.strategy.concurrency.HystrixConcurrencyStrategy
HystrixConcurrencyStrategy
that adapts to the multi-tenant environment of SCP Neo,
initializing request variables and running the respective Hystrix Callable
s within a request's tenant and
user context.Constructor and Description |
---|
ScpNeoHystrixConcurrencyStrategy() |
Modifier and Type | Method and Description |
---|---|
<T> Callable<T> |
wrapCallable(Callable<T> callable) |
Copyright © 2017 SAP SE. All rights reserved.