com.atlassian.sal.confluence.executor
Class ConfluenceThreadLocalDelegateExecutorFactory

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

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

Instance of the executor factory tailored to Confluence


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

ConfluenceThreadLocalDelegateExecutorFactory

public ConfluenceThreadLocalDelegateExecutorFactory()


Copyright © 2003-2011 Atlassian. All Rights Reserved.