public class ErrorsDeclarationEnricher extends Object implements org.mule.runtime.extension.api.loader.DeclarationEnricher
DeclarationEnricher implementation which enriches the ExtensionModel and their OperationModel from the
used ErrorTypes and Throws in an Annotation based extension.| Constructor and Description |
|---|
ErrorsDeclarationEnricher() |
| Modifier and Type | Method and Description |
|---|---|
void |
enrich(org.mule.runtime.extension.api.loader.ExtensionLoadingContext extensionLoadingContext) |
org.mule.runtime.extension.api.loader.DeclarationEnricherPhase |
getExecutionPhase() |
public org.mule.runtime.extension.api.loader.DeclarationEnricherPhase getExecutionPhase()
getExecutionPhase in interface org.mule.runtime.extension.api.loader.DeclarationEnricherpublic void enrich(org.mule.runtime.extension.api.loader.ExtensionLoadingContext extensionLoadingContext)
enrich in interface org.mule.runtime.extension.api.loader.DeclarationEnricherCopyright © 2003–2019 MuleSoft, Inc.. All rights reserved.