public final class SubTypesDeclarationEnricher extends AbstractAnnotatedDeclarationEnricher
SubTypeMapping, in which case it adds an
ImportedTypeModel on the extension level.| Constructor and Description |
|---|
SubTypesDeclarationEnricher() |
| Modifier and Type | Method and Description |
|---|---|
void |
enrich(org.mule.runtime.extension.api.loader.ExtensionLoadingContext extensionLoadingContext) |
org.mule.runtime.extension.api.loader.DeclarationEnricherPhase |
getExecutionPhase()
This has to run before
StereotypesDeclarationEnricher. |
extractAnnotation, extractImplementingType, extractImplementingTypeProperty, extractTypepublic org.mule.runtime.extension.api.loader.DeclarationEnricherPhase getExecutionPhase()
StereotypesDeclarationEnricher.public void enrich(org.mule.runtime.extension.api.loader.ExtensionLoadingContext extensionLoadingContext)
Copyright © 2003–2020 MuleSoft, Inc.. All rights reserved.