public interface ContextAwareExecutorService extends ExecutorService
| Modifier and Type | Method and Description |
|---|---|
ExecutorService |
unwrap()
Unwrap the executor service.
|
awaitTermination, invokeAll, invokeAll, invokeAny, invokeAny, isShutdown, isTerminated, shutdown, shutdownNow, submit, submit, submitExecutorService unwrap()
Copyright © 2018–2019 Oracle and/or its affiliates. All rights reserved. Use is subject to license terms.