public class StreamingDeclarationEnricher extends Object
InputStream
objects.| Constructor and Description |
|---|
StreamingDeclarationEnricher() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addReconnectionStrategyParameter(org.mule.runtime.api.meta.model.declaration.fluent.ParameterizedDeclaration declaration) |
void |
enrich(ExtensionLoadingContext extensionLoadingContext)
Enriches the descriptor provided in the given
extensionLoadingContext. |
protected void |
markAsInfrastructure(org.mule.runtime.api.meta.model.declaration.fluent.ParameterDeclaration parameter) |
public void enrich(ExtensionLoadingContext extensionLoadingContext)
DeclarationEnricherextensionLoadingContext.extensionLoadingContext - a ExtensionLoadingContextprotected void addReconnectionStrategyParameter(org.mule.runtime.api.meta.model.declaration.fluent.ParameterizedDeclaration declaration)
protected void markAsInfrastructure(org.mule.runtime.api.meta.model.declaration.fluent.ParameterDeclaration parameter)
Copyright © 2017 MuleSoft, Inc.. All rights reserved.