| Package | Description |
|---|---|
| com.mulesoft.mule.runtime.module.plugin.api.profiling | |
| com.mulesoft.mule.runtime.plugin | |
| com.mulesoft.mule.runtime.plugin.factory |
| Modifier and Type | Class and Description |
|---|---|
class |
ProfilingPlugin
By extending this class, a set of
ProfilingDataConsumer can be registered through a server plugin. |
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleMulePlugin
Provides a simple
MulePlugin implementation to extend from when creating a new plugin. |
| Modifier and Type | Method and Description |
|---|---|
MulePlugin |
ManagedMulePlugin.getPlugin() |
| Constructor and Description |
|---|
ManagedMulePlugin(ServerPluginDescriptor descriptor,
MulePlugin plugin,
org.mule.runtime.module.artifact.api.classloader.ArtifactClassLoader artifactClassLoader)
Creates a new managed plugin instance.
|
| Modifier and Type | Method and Description |
|---|---|
PluginPropertyDiscoverer |
MulePluginPropertyDiscovererFactory.create(MulePlugin plugin) |
PluginConfigurer |
PluginConfigurerFactory.create(MulePlugin plugin) |
PluginConfigurer |
MulePluginConfigurerFactory.create(MulePlugin plugin) |
PluginPropertyDiscoverer |
PluginPropertyDiscovererFactory.create(MulePlugin plugin) |
| Constructor and Description |
|---|
MulePluginConfigurer(MulePlugin mulePlugin) |
MulePluginPropertyDiscoverer(MulePlugin plugin) |
Copyright © 2006–2022 MuleSoft, Inc.. All rights reserved.