Uses of Interface
org.jboss.threads.BlockingExecutorService
Packages that use BlockingExecutorService
-
Uses of BlockingExecutorService in org.jboss.threads
Classes in org.jboss.threads that implement BlockingExecutorServiceModifier and TypeClassDescriptionfinal classDeprecated.final classAn executor that always runs all tasks in queue order, using a delegate executor to run the tasks.final classDeprecated.UseEnhancedQueueExecutorinstead.final classDeprecated.UseEnhancedQueueExecutorinstead.Methods in org.jboss.threads that return BlockingExecutorServiceModifier and TypeMethodDescriptionstatic BlockingExecutorServiceJBossExecutors.protectedBlockingExecutorService(BlockingExecutor target) Deprecated.
EnhancedQueueExecutorinstead.