Class NoopShutdownScheduledExecutorService

All Implemented Interfaces:
Executor, ExecutorService, ScheduledExecutorService

public class NoopShutdownScheduledExecutorService extends ForwardingScheduledExecutorService
Forwards all method calls to the scheduled executor service returned from the delegate() method. Does not allow shutdown