|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object akka.dispatch.ThreadPoolConfig.ThreadPoolExecutorServiceFactory
public class ThreadPoolConfig.ThreadPoolExecutorServiceFactory
Constructor Summary | |
---|---|
ThreadPoolConfig.ThreadPoolExecutorServiceFactory(java.util.concurrent.ThreadFactory threadFactory)
|
Method Summary | |
---|---|
java.util.concurrent.ExecutorService |
createExecutorService()
|
java.util.concurrent.ThreadFactory |
threadFactory()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ThreadPoolConfig.ThreadPoolExecutorServiceFactory(java.util.concurrent.ThreadFactory threadFactory)
Method Detail |
---|
public java.util.concurrent.ThreadFactory threadFactory()
public java.util.concurrent.ExecutorService createExecutorService()
createExecutorService
in interface ExecutorServiceFactory
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |