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