| Interface | Description |
|---|---|
| TaskDoneCallback |
Callback to be notified when the taskDone() method in FutureTask is called.
|
| Class | Description |
|---|---|
| ContextProxyInvocationHandler |
InvocationHandler used by ContextServiceImpl
|
| ManagedFutureTask<V> |
Future implementation to be returned by methods in ManagedExecutorSerivceImpl.
|
| ManagedScheduledThreadPoolExecutor |
ThreadPoolExecutor for running tasks submitted to ScheduledManagedExecutorServiceImpl.
|
| ManagedThreadPoolExecutor |
ThreadPoolExecutor for running tasks submitted to ManagedExecutorServiceImpl.
|
| Util |
| Exception | Description |
|---|---|
| ThreadExpiredException |
Copyright © 1996-2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.