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