public class PropertiesResolverUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static PropertiesResolverConfigurationProperties |
createConfigurationAttributeResolver(org.mule.runtime.ast.api.ArtifactAst artifactAst,
Optional<org.mule.runtime.api.component.ConfigurationProperties> parentConfigurationProperties,
Map<String,String> deploymentProperties,
org.mule.runtime.properties.api.ResourceProvider externalResourceProvider,
Optional<org.mule.runtime.api.config.FeatureFlaggingService> featureFlaggingService) |
static PropertiesResolverConfigurationProperties |
createConfigurationAttributeResolver(Optional<org.mule.runtime.api.component.ConfigurationProperties> parentConfigurationProperties,
Map<String,String> deploymentProperties,
org.mule.runtime.properties.api.ResourceProvider externalResourceProvider) |
static org.mule.runtime.properties.api.ConfigurationPropertiesProvider |
createProviderFromGlobalProperties(org.mule.runtime.ast.api.ArtifactAst artifactAst) |
static Map<org.mule.runtime.api.component.ComponentIdentifier,org.mule.runtime.properties.api.ConfigurationPropertiesProviderFactory> |
loadProviderFactories() |
public static PropertiesResolverConfigurationProperties createConfigurationAttributeResolver(org.mule.runtime.ast.api.ArtifactAst artifactAst, Optional<org.mule.runtime.api.component.ConfigurationProperties> parentConfigurationProperties, Map<String,String> deploymentProperties, org.mule.runtime.properties.api.ResourceProvider externalResourceProvider, Optional<org.mule.runtime.api.config.FeatureFlaggingService> featureFlaggingService)
public static PropertiesResolverConfigurationProperties createConfigurationAttributeResolver(Optional<org.mule.runtime.api.component.ConfigurationProperties> parentConfigurationProperties, Map<String,String> deploymentProperties, org.mule.runtime.properties.api.ResourceProvider externalResourceProvider)
public static org.mule.runtime.properties.api.ConfigurationPropertiesProvider createProviderFromGlobalProperties(org.mule.runtime.ast.api.ArtifactAst artifactAst)
public static Map<org.mule.runtime.api.component.ComponentIdentifier,org.mule.runtime.properties.api.ConfigurationPropertiesProviderFactory> loadProviderFactories()
Copyright © 2003–2024 MuleSoft, Inc.. All rights reserved.