Interface IExecutorServiceProvider
- 
- All Known Implementing Classes:
- AsynchronousWorkSerializer,- ExecutorServiceNotifier,- ExecutorServiceNotifier.ThreadPool
 
 public interface IExecutorServiceProvider- Since:
- 3.6
- Author:
- Eike Stepper
 
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description java.util.concurrent.ExecutorServicegetExecutorService()
 
-