public class ClassLoaderModelEnricher extends Object implements org.mule.runtime.extension.api.declaration.spi.ModelEnricher
ExtensionProperties.EXTENSION_CLASSLOADER parameter is set on the DescribingContext, then a
ClassLoaderModelProperty is added at the ExtensionModel level, pointing to such property's value.
If the parameter is not set, then an IllegalModelDefinitionException is thrown.| Constructor and Description |
|---|
ClassLoaderModelEnricher() |
| Modifier and Type | Method and Description |
|---|---|
void |
enrich(org.mule.runtime.extension.api.declaration.DescribingContext describingContext) |
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.