Package org.apache.pekko.dispatch
Interface ExecutorServiceFactory
- All Known Implementing Classes:
ForkJoinExecutorConfigurator.ForkJoinExecutorServiceFactory
public interface ExecutorServiceFactory
-
Method Summary
-
Method Details
-
createExecutorService
ExecutorService createExecutorService()
-