public interface ArtifactConfigResolver
ArtifactConfig for the given context.| 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. |
ArtifactConfig resolveArtifactConfig(ArtifactConfigResolverContext context)
ArtifactConfig by parsing the loading all the configuration files and the imported ones.context - the context to be used when resolving the artifact config.ArtifactConfigCopyright © 2003–2020 MuleSoft, Inc.. All rights reserved.