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