| Class | Description |
|---|---|
| AbstractJavaExtensionModelLoader | |
| CraftedExtensionModelLoader |
ExtensionModelLoader implementation to be used for extensions which model is hand crafted. |
| DefaultConnectionProviderFactory<C> |
Creates instances of
ConnectionProvider based on a DefaultConnectionProviderFactory.providerClass |
| DefaultJavaExtensionModelLoader |
Loads an extension by introspecting a class which uses the Extensions API annotations
|
| TypeAwareConfigurationFactory |
Implementation of
ConfigurationFactory which creates instances based on a given Class which is assumed to have
a default and public constructor. |
Copyright © 2003–2022 MuleSoft, Inc.. All rights reserved.