public class DynamicMetadataDeclarationEnricher extends Object implements org.mule.runtime.extension.api.loader.DeclarationEnricher
DeclarationEnricher implementation that walks through a ExtensionDeclaration and looks for components
(Operations and Message sources) annotated with MetadataScope or Query. If a custom metadata scope is used, the
component will be considered of dynamic type.| Constructor and Description |
|---|
DynamicMetadataDeclarationEnricher() |
| Modifier and Type | Method and Description |
|---|---|
void |
enrich(org.mule.runtime.extension.api.loader.ExtensionLoadingContext extensionLoadingContext) |
Copyright © 2003–2022 MuleSoft, Inc.. All rights reserved.