public class DynamicConfigDeclarationEnricher extends Object implements DeclarationEnricher
ExpirationPolicy parameter to all configs which might be used in a dynamic way| Constructor and Description |
|---|
DynamicConfigDeclarationEnricher() |
| Modifier and Type | Method and Description |
|---|---|
void |
enrich(ExtensionLoadingContext extensionLoadingContext)
Enriches the descriptor provided in the given
extensionLoadingContext. |
DeclarationEnricherPhase |
getExecutionPhase()
Specifies a
phase for the DeclarationEnricher to be executed. |
public DeclarationEnricherPhase getExecutionPhase()
DeclarationEnricherphase for the DeclarationEnricher to be executed.getExecutionPhase in interface DeclarationEnricherphase in which the DeclarationEnricher is going to be executedpublic void enrich(ExtensionLoadingContext extensionLoadingContext)
DeclarationEnricherextensionLoadingContext.enrich in interface DeclarationEnricherextensionLoadingContext - a ExtensionLoadingContextCopyright © 2024 MuleSoft, Inc.. All rights reserved.