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