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