Interface ShutdownableScheduledExecutorService

All Superinterfaces:
Executor, ExecutorService, ExecutorService, ScheduledExecutorService, ScheduledExecutorService, Shutdownable, ShutdownableExecutorService, ShutdownableResource
All Known Implementing Classes:
ShutdownableScheduledExecutorServiceImpl

public interface ShutdownableScheduledExecutorService extends ScheduledExecutorService, ShutdownableExecutorService
A ScheduledExecutorService interface which also extends the Shutdownable interface.