public final class TransactionalDeclarationEnricher extends Object implements DeclarationEnricher
DeclarationEnricher which enrich transactional component models adding required
transactional parameters to the correspondent model.
If the given ComponentModel already contains the parameter, this one will be enriched to ensure a cross
components transactional parameters UX.
| Constructor and Description |
|---|
TransactionalDeclarationEnricher() |
| Modifier and Type | Method and Description |
|---|---|
void |
enrich(ExtensionLoadingContext extensionLoadingContext)
Enriches the descriptor provided in the given
extensionLoadingContext. |
public void enrich(ExtensionLoadingContext extensionLoadingContext)
DeclarationEnricherextensionLoadingContext.enrich in interface DeclarationEnricherextensionLoadingContext - a ExtensionLoadingContextCopyright © 2017 MuleSoft, Inc.. All rights reserved.