public class StreamingDeclarationEnricher extends Object implements DeclarationEnricher
InputStream
objects.| Constructor and Description |
|---|
StreamingDeclarationEnricher() |
| 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 © 2019 MuleSoft, Inc.. All rights reserved.