public class PropertiesHierarchyCreationUtils 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) |
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)
Copyright © 2003–2023 MuleSoft, Inc.. All rights reserved.