public class MapConfigurationPropertiesProvider extends Object implements org.mule.runtime.properties.api.ConfigurationPropertiesProvider
ConfigurationPropertiesProvider wrapper for properties.| Constructor and Description |
|---|
MapConfigurationPropertiesProvider(Map<String,String> properties,
String description)
Creates a new instance
|
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
Optional<org.mule.runtime.properties.api.ConfigurationProperty> |
provide(String configurationAttributeKey) |
public Optional<org.mule.runtime.properties.api.ConfigurationProperty> provide(String configurationAttributeKey)
provide in interface org.mule.runtime.properties.api.ConfigurationPropertiesProviderpublic String getDescription()
getDescription in interface org.mule.runtime.properties.api.ConfigurationPropertiesProviderCopyright © 2003–2025 MuleSoft, Inc.. All rights reserved.