Interface ExecutorServiceProvider


  • public interface ExecutorServiceProvider
    Provides an ExecutorService managed by the provider to the caller.
    • Method Detail

      • getExecutorService

        ExecutorService getExecutorService()
        Returns:
        ExecutorService