Uses of Package
org.jboss.threads
-
Packages that use org.jboss.threads Package Description org.jboss.threads -
Classes in org.jboss.threads used by org.jboss.threads Class Description EnhancedQueueExecutor A task-or-thread queue backed thread pool executor service.EnhancedQueueExecutor.Builder The builder class for anEnhancedQueueExecutor.InterruptHandler A thread interrupt handler.JBossThread A JBoss thread.StoppedExecutorException Thrown when a task is submitted to an executor which is in the process of, or has completed shutting down.ViewExecutor An executor service that is actually a "view" over another executor service.ViewExecutor.Builder