|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PluginDescriptor | |
|---|---|
| org.mule.module.launcher.descriptor | |
| org.mule.module.launcher.plugin | |
| Uses of PluginDescriptor in org.mule.module.launcher.descriptor |
|---|
| Methods in org.mule.module.launcher.descriptor that return types with arguments of type PluginDescriptor | |
|---|---|
Set<PluginDescriptor> |
ApplicationDescriptor.getPlugins()
|
| Method parameters in org.mule.module.launcher.descriptor with type arguments of type PluginDescriptor | |
|---|---|
void |
ApplicationDescriptor.setPlugins(Set<PluginDescriptor> plugins)
|
| Uses of PluginDescriptor in org.mule.module.launcher.plugin |
|---|
| Methods in org.mule.module.launcher.plugin that return types with arguments of type PluginDescriptor | |
|---|---|
Set<PluginDescriptor> |
PluginDescriptorParser.parse()
|
| Constructors in org.mule.module.launcher.plugin with parameters of type PluginDescriptor | |
|---|---|
MulePluginsClassLoader(ClassLoader parent,
PluginDescriptor... plugins)
|
|
| Constructor parameters in org.mule.module.launcher.plugin with type arguments of type PluginDescriptor | |
|---|---|
MulePluginsClassLoader(ClassLoader parent,
Collection<PluginDescriptor> plugins)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||