Class InstantiatingExecutorProvider

  • All Implemented Interfaces:
    ExecutorProvider

    public abstract class InstantiatingExecutorProvider
    extends Object
    implements ExecutorProvider
    InstantiatingChannelProvider is an ExecutorProvider which constructs a new ScheduledExecutorService every time getExecutor() is called.