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