| Package | Description |
|---|---|
| com.mulesoft.mule.runtime.plugin | |
| com.mulesoft.mule.runtime.plugin.factory |
| Modifier and Type | Class and Description |
|---|---|
class |
ManagedMulePlugin
Represents an installed server plugin which is managed by the plugin core extension.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ManagedMulePlugin.setPropertyDiscoverer(PluginPropertyDiscoverer propertyDiscoverer) |
| Modifier and Type | Class and Description |
|---|---|
class |
MulePluginPropertyDiscoverer
Discovers plugin properties looking for fields annotated with
PluginProperty |
| Modifier and Type | Method and Description |
|---|---|
PluginPropertyDiscoverer |
MulePluginPropertyDiscovererFactory.create(MulePlugin plugin) |
PluginPropertyDiscoverer |
PluginPropertyDiscovererFactory.create(MulePlugin plugin) |
Copyright © 2006–2022 MuleSoft, Inc.. All rights reserved.