Uses of Interface
org.jboss.as.ee.concurrent.WildFlyManagedScheduledExecutorService
Packages that use WildFlyManagedScheduledExecutorService
-
Uses of WildFlyManagedScheduledExecutorService in org.jboss.as.ee.concurrent
Methods in org.jboss.as.ee.concurrent that return WildFlyManagedScheduledExecutorServiceModifier and TypeMethodDescriptionConcurrencyImplementation.newManagedScheduledExecutorService(String name, WildFlyManagedThreadFactory managedThreadFactory, long hungTaskThreshold, boolean longRunningTasks, int corePoolSize, long keepAliveTime, TimeUnit keepAliveTimeUnit, long threadLifeTime, WildFlyContextService contextService, WildFlyManagedExecutorService.RejectPolicy rejectPolicy, org.wildfly.extension.requestcontroller.ControlPoint controlPoint, org.jboss.as.controller.ProcessStateNotifier processStateNotifier)