public final class DefaultConfigurationPropertiesProviderFactory extends Object implements org.mule.runtime.properties.api.ConfigurationPropertiesProviderFactory
| Modifier and Type | Field and Description |
|---|---|
static org.mule.runtime.api.component.ComponentIdentifier |
CONFIGURATION_PROPERTIES |
static String |
CONFIGURATION_PROPERTIES_ELEMENT |
| Constructor and Description |
|---|
DefaultConfigurationPropertiesProviderFactory() |
| Modifier and Type | Method and Description |
|---|---|
org.mule.runtime.properties.api.ConfigurationPropertiesProvider |
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 CONFIGURATION_PROPERTIES_ELEMENT
public static final org.mule.runtime.api.component.ComponentIdentifier CONFIGURATION_PROPERTIES
public DefaultConfigurationPropertiesProviderFactory()
public org.mule.runtime.api.component.ComponentIdentifier getSupportedComponentIdentifier()
getSupportedComponentIdentifier in interface org.mule.runtime.properties.api.ConfigurationPropertiesProviderFactorypublic org.mule.runtime.properties.api.ConfigurationPropertiesProvider 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 © 2003–2025 MuleSoft, Inc.. All rights reserved.