@FunctionalInterface public interface TransactionComponentSupplier<T extends TransactionComponent>
Modifier and Type | Method and Description |
---|---|
TransactionComponent |
get()
Constructed instance of TransactionComponent resource
|
TransactionComponent get()
Copyright © 2019 JBoss by Red Hat. All rights reserved.