|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
null
as its detail message.
null
as its detail message.
ManagedExecutorService
can optionally implement this interface.ExecutorService.invokeAll(java.util.Collection)
but also includes the ability to be notified when each task's lifecycle changes.
ExecutorService.invokeAll(java.util.Collection, long, java.util.concurrent.TimeUnit)
but also includes the ability to be notified when each task's lifecycle changes.
ExecutorService.invokeAny(java.util.Collection)
but also includes the ability to be notified when each task's lifecycle changes.
ExecutorService.invokeAny(java.util.Collection, long, java.util.concurrent.TimeUnit)
but also includes the ability to be notified when each task's lifecycle changes.
ExecutorService
.ScheduledExecutorService
.ThreadFactory
.null
as its detail message.
ExecutorService.submit(java.lang.Runnable)
but also includes the ability to be notified when the task's lifecycle changes.
ExecutorService#submit(java.lang.Runnable, T)
but also includes the ability to be notified when the task's lifecycle changes.
ExecutorService.submit(java.util.concurrent.Callable)
but also includes the ability to be notified when the task's lifecycle changes.
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |