| Package | Description |
|---|---|
| org.wildfly.clustering.service.concurrent |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ServiceExecutor
Allows safe invocation of tasks that require resources not available after
ServiceExecutor.close(Runnable) to block a service from stopping. |
| Modifier and Type | Class and Description |
|---|---|
class |
StampedLockServiceExecutor
ServiceExecutor implemented via a StampedLock. |
Copyright © 2021 JBoss by Red Hat. All rights reserved.