| Package | Description |
|---|---|
| org.wildfly.common.context |
Types related to management of contextual objects.
|
| Modifier and Type | Method and Description |
|---|---|
default <T,U,E extends Exception> |
Contextual.runExBiConsumer(ExceptionBiConsumer<T,U,E> consumer,
T param1,
U param2)
Run the given task with this contextual object selected.
|
Copyright © 2015 JBoss, a division of Red Hat, Inc.