Class RuntimeExtensionModelProviderLoaderUtils
java.lang.Object
org.mule.runtime.extension.api.provider.RuntimeExtensionModelProviderLoaderUtils
Utlils to discover the
ExtensionModel using the RuntimeExtensionModelProvider. TODO: deprecate this: W-15437008- Since:
- 1.7
-
Method Summary
Modifier and TypeMethodDescriptionstatic Set<org.mule.runtime.api.meta.model.ExtensionModel>Discovers the extension models provided by the Mule Runtime.
-
Method Details
-
discoverRuntimeExtensionModels
Discovers the extension models provided by the Mule Runtime.- Returns:
Setof the runtime providedExtensionModels.
-