public class MuleSdkApplicationExtensionModelParserFactory extends Object implements ExtensionModelParserFactory
ExtensionModelParserFactory implementation for Mule SDK in the context of applications.
Takes two parameters on the ExtensionLoadingContext:
MULE_SDK_ARTIFACT_AST_PROPERTY_NAME: The ArtifactAst of the artifact for which the ExtensionModel
is being loaded.MULE_SDK_EXTENSION_NAME_PROPERTY_NAME: The name to assign to the resulting extension.| Constructor and Description |
|---|
MuleSdkApplicationExtensionModelParserFactory() |
| Modifier and Type | Method and Description |
|---|---|
ExtensionModelParser |
createParser(org.mule.runtime.extension.api.loader.ExtensionLoadingContext context) |
public MuleSdkApplicationExtensionModelParserFactory()
public ExtensionModelParser createParser(org.mule.runtime.extension.api.loader.ExtensionLoadingContext context)
createParser in interface ExtensionModelParserFactoryCopyright © 2003–2022 MuleSoft, Inc.. All rights reserved.