com.atlassian.sal.bamboo.executor
Class BambooThreadLocalDelegateExecutorFactory

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

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


Constructor Summary
BambooThreadLocalDelegateExecutorFactory()
           
 
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

BambooThreadLocalDelegateExecutorFactory

public BambooThreadLocalDelegateExecutorFactory()


Copyright © 2011 Atlassian. All Rights Reserved.