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