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