public interface Executor extends Executor
Executor to additionally support a ExceptonRunnable.| Modifier and Type | Method and Description |
|---|---|
<E extends Exception> |
execute(org.wildfly.common.function.ExceptionRunnable<E> runner)
Executes the specified runner.
|
Copyright © 2021 JBoss by Red Hat. All rights reserved.