public class LocalisationConfigurationPropertiesProvider
extends org.mule.runtime.properties.api.DefaultConfigurationPropertiesProvider
configurationAttributes, fileLocation, UNKNOWN| Constructor and Description |
|---|
LocalisationConfigurationPropertiesProvider(org.mule.runtime.properties.api.ResourceProvider resourceProvider,
String file,
String locale) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
createValue(String key,
String value) |
Optional<org.mule.runtime.properties.api.ConfigurationProperty> |
provide(String configurationAttributeKey)
Returns the formatted given key according to the format specified on the configuration properties file
|
getDescription, getResourceInputStream, initialise, toStringpublic Optional<org.mule.runtime.properties.api.ConfigurationProperty> provide(String configurationAttributeKey)
provide in interface org.mule.runtime.properties.api.ConfigurationPropertiesProviderprovide in class org.mule.runtime.properties.api.DefaultConfigurationPropertiesProviderconfigurationAttributeKey - Optional.empty() otherwise.Copyright © 2025 MuleSoft, Inc.. All rights reserved.