Class ManagedScheduledExecutorService

java.lang.Object
org.jboss.as.threads.ManagedScheduledExecutorService
All Implemented Interfaces:
Executor, ExecutorService, ScheduledExecutorService, ManagedExecutorService

public class ManagedScheduledExecutorService extends Object implements ScheduledExecutorService
ScheduledExecutorService that provides hooks for integration with a WildFly management resource.
Author:
Alexey Loubyansky