public interface DslSyntaxResolverService
DslSyntaxResolverFactory that will allow the user to create
the DslElementSyntax data for any given component of an ExtensionModel| Modifier and Type | Method and Description |
|---|---|
DslSyntaxResolverFactory |
getDslSyntaxResolverFactory(DslSyntaxResolverFactoryRequest request)
Creates a new
DslSyntaxResolverFactory for the given plugins context. |
DslSyntaxResolverFactory getDslSyntaxResolverFactory(DslSyntaxResolverFactoryRequest request)
DslSyntaxResolverFactory for the given plugins context.request - the DslSyntaxResolverFactoryRequest that contains the plugin descriptors
that compose the DSL resolution context.DslSyntaxResolverFactory for the given plugins contextCopyright © 2019 MuleSoft, Inc.. All rights reserved.