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