Class BambooThreadLocalDelegateExecutorFactory
java.lang.Object
com.atlassian.sal.core.executor.DefaultThreadLocalDelegateExecutorFactory<com.atlassian.sal.bamboo.executor.BambooThreadLocalContextManager.BambooThreadLocalContext>
com.atlassian.sal.bamboo.executor.BambooThreadLocalDelegateExecutorFactory
- All Implemented Interfaces:
com.atlassian.sal.api.executor.ThreadLocalDelegateExecutorFactory
@Component
public class BambooThreadLocalDelegateExecutorFactory
extends com.atlassian.sal.core.executor.DefaultThreadLocalDelegateExecutorFactory<com.atlassian.sal.bamboo.executor.BambooThreadLocalContextManager.BambooThreadLocalContext>
-
Constructor Summary
ConstructorDescriptionBambooThreadLocalDelegateExecutorFactory
(ScopesRequestCacheDelegate scopesRequestCacheDelegate) -
Method Summary
Methods inherited from class com.atlassian.sal.core.executor.DefaultThreadLocalDelegateExecutorFactory
createCallable, createExecutor, createExecutorService, createRunnable, createScheduledExecutorService
-
Constructor Details
-
BambooThreadLocalDelegateExecutorFactory
public BambooThreadLocalDelegateExecutorFactory(ScopesRequestCacheDelegate scopesRequestCacheDelegate)
-