|
JBoss Threads 2.0.0.GA | |||||||||
PREV NEXT | FRAMES NO FRAMES |
ThreadPoolExecutor
.
Future
while also adding several additional convenience methods and the ability to add asynchronous
callbacks.Listener
interface.AsyncFuture
.AsyncFuture.Status.WAITING
if
the timeout expires before the operation completes.
AsyncFuture.Status.WAITING
if
the timeout expires before the operation completes.
AsyncFuture.Status.WAITING
if
the timeout expires before the operation completes.
AsyncFuture.Status.WAITING
if
the timeout expires before the operation completes.
BlockingExecutor
.
BlockingExecutor
.
BlockingExecutor
.
ThreadPoolExecutor
.
Runnable
which, when executed, clears the thread context class loader (if the caller has sufficient
privileges).
JBossThread
, or null
if the current thread is not a JBossThread
.
ThreadPoolExecutor
.
ThreadPoolExecutor
.
"org.jboss.threads.errors"
.
Executor.execute(Runnable)
submission is interrupted before the task could be accepted.ExecutionInterruptedException
with no detail message.
ExecutionInterruptedException
with the specified detail message.
ExecutionInterruptedException
with the specified cause.
ExecutionInterruptedException
with the specified detail message and cause.
ExecutionTimedOutException
with no detail message.
ExecutionTimedOutException
with the specified detail message.
ExecutionTimedOutException
with the specified cause.
ExecutionTimedOutException
with the specified detail message and cause.
ThreadPoolExecutor
.
JBossThread
instances.AccessControlContext
instance.
BlockingExecutorService
instance which supports all the features of
BlockingExecutorService
except for shutting down the executor.
DirectExecutorService
instance which supports all the features of ExecutorService
except for shutting down the executor.
ExecutorService
instance which supports all the features of ExecutorService
except for shutting down the executor.
ScheduledExecutorService
instance which supports all the features of
ScheduledExecutorService
except for shutting down the executor.
Runnable
.
StoppedExecutorException
with no detail message.
StoppedExecutorException
with the specified detail message.
StoppedExecutorException
with the specified cause.
StoppedExecutorException
with the specified detail message and cause.
ThreadCreationException
with no detail message.
ThreadCreationException
with the specified detail message.
ThreadCreationException
with the specified cause.
ThreadCreationException
with the specified detail message and cause.
Runnable
which, when executed, clears the thread-local storage of the calling thread.
JBossExecutors.executorTask(DirectExecutor, Runnable)
for
each task.
|
JBoss Threads 2.0.0.GA | |||||||||
PREV NEXT | FRAMES NO FRAMES |