| Package | Description |
|---|---|
| org.mule.module.launcher.descriptor | |
| org.mule.module.launcher.plugin |
| Modifier and Type | Method and Description |
|---|---|
Set<PluginDescriptor> |
ApplicationDescriptor.getPlugins() |
| Modifier and Type | Method and Description |
|---|---|
void |
ApplicationDescriptor.setPlugins(Set<PluginDescriptor> plugins) |
| Modifier and Type | Method and Description |
|---|---|
Set<PluginDescriptor> |
PluginDescriptorParser.parse() |
| Constructor and Description |
|---|
MulePluginsClassLoader(ClassLoader parent,
PluginDescriptor... plugins) |
| Constructor and Description |
|---|
MulePluginsClassLoader(ClassLoader parent,
Collection<PluginDescriptor> plugins) |
Copyright © 2003–2015 MuleSoft, Inc.. All rights reserved.