| Class | Description |
|---|---|
| InterruptThreadWatchdog |
An abstract class for interrupting a thread after a given timeout.
|
| NamedExecutors |
Class equivalent to
Executors with support for naming of pooled threads. |
| RetryingTaskExecutor<T> |
Helper class that allows you to easily run a task that is likely to fail multiple times.
|
| SystemSecurityContextExecutors |
Static methods of this class will produce
ListeningExecutorServices that will run their tasks using system security context. |
| Exception | Description |
|---|---|
| CancelException |
Copyright © 2018 Atlassian Software Systems Pty Ltd. All rights reserved.