public interface ExtensionModelLoaderProvider
ExtensionModelLoader.
This contract was originally design with SPI discovery in mind, but could also be used in different contexts.
| Modifier and Type | Method and Description |
|---|---|
Set<ExtensionModelLoader> |
getExtensionModelLoaders() |
Set<ExtensionModelLoader> getExtensionModelLoaders()
Set of available ExtensionModelLoader instances.Copyright © 2022 MuleSoft, Inc.. All rights reserved.