public interface ConnectionProviderAwareMetadataContext
extends org.mule.runtime.api.metadata.MetadataContext
MetadataContext which is aware of the ConnectionProvider used to provide its connection.| Modifier and Type | Method and Description |
|---|---|
Optional<org.mule.runtime.api.connection.ConnectionProvider> |
getConnectionProvider()
Retrieves the connection provider for the related a component and configuration
|
Optional<org.mule.runtime.api.connection.ConnectionProvider> getConnectionProvider()
ConnectionProvider type for the component.Copyright © 2003–2022 MuleSoft, Inc.. All rights reserved.