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