Package akka.dispatch

Interface ExecutorServiceFactoryProvider

    • Method Detail

      • createExecutorServiceFactory

        ExecutorServiceFactory createExecutorServiceFactory​(java.lang.String id,
                                                            java.util.concurrent.ThreadFactory threadFactory)