Package org.wildfly.clustering.ee.concurrent
-
Interface Summary Interface Description ServiceExecutor Allows safe invocation of tasks that require resources not available afterServiceExecutor.close(Runnable)to block a service from stopping.
| Interface | Description |
|---|---|
| ServiceExecutor |
Allows safe invocation of tasks that require resources not available after
ServiceExecutor.close(Runnable) to block a service from stopping. |