| Interface | Description |
|---|---|
| Executor |
Extends
Executor to additionally support a ExceptonRunnable. |
| ServiceExecutor |
Allows safe invocation of tasks that require resources not available after
ServiceExecutor.close(Runnable) to block a service from stopping. |
| Class | Description |
|---|---|
| StampedLockServiceExecutor |
ServiceExecutor implemented via a StampedLock. |
Copyright © 2022 JBoss by Red Hat. All rights reserved.