Package org.jboss.as.ee.concurrent
Interface WildFlyManagedScheduledExecutorService
- All Superinterfaces:
Executor,ExecutorService,jakarta.enterprise.concurrent.ManagedExecutorService,jakarta.enterprise.concurrent.ManagedScheduledExecutorService,ScheduledExecutorService,WildFlyManagedExecutorService
public interface WildFlyManagedScheduledExecutorService
extends WildFlyManagedExecutorService, jakarta.enterprise.concurrent.ManagedScheduledExecutorService
- Author:
- Eduardo Martins
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.jboss.as.ee.concurrent.WildFlyManagedExecutorService
WildFlyManagedExecutorService.RejectPolicy -
Method Summary
Methods inherited from interface java.util.concurrent.ExecutorService
awaitTermination, invokeAll, invokeAll, invokeAny, invokeAny, isShutdown, isTerminated, shutdown, shutdownNow, submit, submit, submitMethods inherited from interface jakarta.enterprise.concurrent.ManagedExecutorService
completedFuture, completedStage, copy, copy, failedFuture, failedStage, getContextService, newIncompleteFuture, runAsync, supplyAsyncMethods inherited from interface jakarta.enterprise.concurrent.ManagedScheduledExecutorService
schedule, scheduleMethods inherited from interface java.util.concurrent.ScheduledExecutorService
schedule, schedule, scheduleAtFixedRate, scheduleWithFixedDelayMethods inherited from interface org.jboss.as.ee.concurrent.WildFlyManagedExecutorService
getRuntimeStats, getWildFlyManagedThreadFactory, terminateHungTasks