com.atlassian.sal.crowd.executor
Class CrowdThreadLocalDelegateExecutorFactory

java.lang.Object
  extended by com.atlassian.sal.core.executor.DefaultThreadLocalDelegateExecutorFactory
      extended by com.atlassian.sal.crowd.executor.CrowdThreadLocalDelegateExecutorFactory
All Implemented Interfaces:
com.atlassian.sal.api.executor.ThreadLocalDelegateExecutorFactory

public class CrowdThreadLocalDelegateExecutorFactory
extends com.atlassian.sal.core.executor.DefaultThreadLocalDelegateExecutorFactory

Simple executor factory that uses the crowd context local manager

Since:
2.0.0

Constructor Summary
CrowdThreadLocalDelegateExecutorFactory()
           
 
Method Summary
 
Methods inherited from class com.atlassian.sal.core.executor.DefaultThreadLocalDelegateExecutorFactory
createCallable, createExecutor, createExecutorService, createRunnable, createScheduledExecutorService
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CrowdThreadLocalDelegateExecutorFactory

public CrowdThreadLocalDelegateExecutorFactory()


Copyright © 2011 Atlassian. All Rights Reserved.