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