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