| Package | Description |
|---|---|
| org.jenkinsci.remoting.util |
| Modifier and Type | Method and Description |
|---|---|
static RejectedExecutionException |
ExecutorServiceUtils.createRuntimeException(String message,
ExecutorServiceUtils.ExecutionRejectedException cause)
Creates a runtime
RejectedExecutionException for ExecutorServiceUtils.ExecutionRejectedException. |
| Modifier and Type | Method and Description |
|---|---|
static void |
ExecutorServiceUtils.submitAsync(ExecutorService es,
Runnable runnable)
Submits a task to the executor service without further handling.
|
Copyright © 2004–2020. All rights reserved.