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 © 2020 JBoss by Red Hat. All rights reserved.