public class PluginResources extends Object
| Constructor and Description |
|---|
PluginResources(Set<org.mule.runtime.api.meta.model.ExtensionModel> extensionModels,
List<URL> exportedResources) |
| Modifier and Type | Method and Description |
|---|---|
List<URL> |
getExportedResources() |
Set<org.mule.runtime.api.meta.model.ExtensionModel> |
getExtensionModels() |
Copyright © 2024 MuleSoft Inc. All rights reserved.