public class GlobalPropertyConfigurationPropertiesProvider extends Object implements org.mule.runtime.properties.api.ConfigurationPropertiesProvider
| Constructor and Description |
|---|
GlobalPropertyConfigurationPropertiesProvider(Supplier<Map<String,org.mule.runtime.properties.api.ConfigurationProperty>> properties) |
| 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.