public class FileConfigurationPropertiesProvider extends Object implements org.mule.runtime.properties.api.ConfigurationPropertiesProvider
| Constructor and Description |
|---|
FileConfigurationPropertiesProvider(org.mule.runtime.properties.api.ResourceProvider resourceProvider,
String description) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
Optional<org.mule.runtime.properties.api.ConfigurationProperty> |
provide(String configurationAttributeKey) |
public FileConfigurationPropertiesProvider(org.mule.runtime.properties.api.ResourceProvider resourceProvider,
String description)
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.