public class DefaultArtifactConfigResolver extends Object implements ArtifactConfigResolver
ArtifactConfigResolver.| Constructor and Description |
|---|
DefaultArtifactConfigResolver() |
| Modifier and Type | Method and Description |
|---|---|
ArtifactConfig |
resolveArtifactConfig(ArtifactConfigResolverContext context)
Resolves an
ArtifactConfig by parsing the loading all the configuration files and the imported ones. |
public ArtifactConfig resolveArtifactConfig(ArtifactConfigResolverContext context)
ArtifactConfigResolverArtifactConfig by parsing the loading all the configuration files and the imported ones.resolveArtifactConfig in interface ArtifactConfigResolvercontext - the context to be used when resolving the artifact config.ArtifactConfigCopyright © 2003–2019 MuleSoft, Inc.. All rights reserved.