public class LocalisationConfigurationPropertiesProviderFactory extends Object implements org.mule.runtime.properties.api.ConfigurationPropertiesProviderFactory
| Modifier and Type | Field and Description |
|---|---|
static org.mule.runtime.api.component.ComponentIdentifier |
LOCALISATION_CONFIGURATION_PROPERTIES |
static String |
LOCALISATION_CONFIGURATION_PROPERTIES_ELEMENT |
| Constructor and Description |
|---|
LocalisationConfigurationPropertiesProviderFactory() |
| Modifier and Type | Method and Description |
|---|---|
LocalisationConfigurationPropertiesProvider |
createProvider(org.mule.runtime.ast.api.ComponentAst providerElementDeclaration,
UnaryOperator<String> localResolver,
org.mule.runtime.properties.api.ResourceProvider externalResourceProvider) |
org.mule.runtime.api.component.ComponentIdentifier |
getSupportedComponentIdentifier() |
public static final String LOCALISATION_CONFIGURATION_PROPERTIES_ELEMENT
public static final org.mule.runtime.api.component.ComponentIdentifier LOCALISATION_CONFIGURATION_PROPERTIES
public LocalisationConfigurationPropertiesProviderFactory()
public org.mule.runtime.api.component.ComponentIdentifier getSupportedComponentIdentifier()
getSupportedComponentIdentifier in interface org.mule.runtime.properties.api.ConfigurationPropertiesProviderFactorypublic LocalisationConfigurationPropertiesProvider createProvider(org.mule.runtime.ast.api.ComponentAst providerElementDeclaration, UnaryOperator<String> localResolver, org.mule.runtime.properties.api.ResourceProvider externalResourceProvider)
createProvider in interface org.mule.runtime.properties.api.ConfigurationPropertiesProviderFactoryCopyright © 2025 MuleSoft, Inc.. All rights reserved.