Uses of Package
org.jboss.threads
Packages that use org.jboss.threads
-
Classes in org.jboss.threads used by org.jboss.threadsClassDescriptionAn interface which supports asynchronous cancellation.This interface represents the result of an asynchronous future task, which provides all the features of
Futurewhile also adding several additional convenience methods and the ability to add asynchronous callbacks.A listener for an asynchronous future computation result.The possible statuses of anAsyncFuture.Utility for snapshot/copy-on-write arrays.Deprecated.Deprecated.Executors in this package will always accept tasks immediately.Deprecated.A task which depends on other tasks, and which may have tasks depending upon it.A builder for a dependency task.A direct executor.A direct executor service.A task-or-thread queue backed thread pool executor service.The builder class for anEnhancedQueueExecutor.An event listener which handles a single event and accepts an attachment of some type.Deprecated.Deprecated.A thread interrupt handler.A JBoss thread.An object which can have shutdown listeners registered on it.Thrown when a task is submitted to an executor which is in the process of, or has completed shutting down.A notifier which is called when tasks start, stop, or fail.Thrown when a thread factory refuses to create a thread for a thread pool.An executor which runs a task within the given direct executor.