Uses of Interface
com.atlassian.sal.api.executor.ThreadLocalDelegateExecutorFactory

Packages that use ThreadLocalDelegateExecutorFactory
com.atlassian.sal.bamboo.executor   
com.atlassian.sal.core.executor   
com.atlassian.sal.ctk.test   
 

Uses of ThreadLocalDelegateExecutorFactory in com.atlassian.sal.bamboo.executor
 

Classes in com.atlassian.sal.bamboo.executor that implement ThreadLocalDelegateExecutorFactory
 class BambooThreadLocalDelegateExecutorFactory
           
 

Uses of ThreadLocalDelegateExecutorFactory in com.atlassian.sal.core.executor
 

Classes in com.atlassian.sal.core.executor that implement ThreadLocalDelegateExecutorFactory
 class DefaultThreadLocalDelegateExecutorFactory
          Creates delegating executable classes that copy thread local state
 

Uses of ThreadLocalDelegateExecutorFactory in com.atlassian.sal.ctk.test
 

Constructors in com.atlassian.sal.ctk.test with parameters of type ThreadLocalDelegateExecutorFactory
ThreadLocalDelegateExecutorFactoryTest(ThreadLocalDelegateExecutorFactory threadLocalDelegateExecutorFactory, UserManager userManager)
           
 



Copyright © 2010 Atlassian. All Rights Reserved.