@FunctionalInterface public interface XAResourceFunction<T>
| Modifier and Type | Method and Description |
|---|---|
T |
apply(XAResource xaResource) |
T apply(XAResource xaResource) throws XAException
XAExceptionCopyright © 2021 JBoss by Red Hat. All rights reserved.