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