| Interface | Description |
|---|---|
| ModelLoaderDelegate |
Contract for classes that creates an
ExtensionDeclarer from a ExtensionLoadingContext. |
| Class | Description |
|---|---|
| AbstractJavaExtensionModelLoader | |
| CraftedExtensionModelLoader |
ExtensionModelLoader implementation to be used for extensions which model is hand crafted. |
| DefaultJavaExtensionModelLoader |
Loads an extension by introspecting a class which uses the Extensions API annotations
|
| DefaultJavaModelLoaderDelegate |
Describes an
ExtensionModel by analyzing the annotations in the class
provided in the constructor |
| MuleExtensionAnnotationParser |
Utilities for reading annotations as a mean to describe extensions
|
| ParameterModelsLoaderDelegate | |
| TypeAwareConfigurationFactory |
Implementation of
ConfigurationFactory which creates instances based on a given Class which is assumed to have
a default and public constructor. |
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.