public class MulePluginConfigurer extends Object implements PluginConfigurer
PluginConfigurer to configure plugin instances that are proxied using
ClassLoaderInjectorInvocationHandler| Constructor and Description |
|---|
MulePluginConfigurer(MulePlugin mulePlugin) |
| Modifier and Type | Method and Description |
|---|---|
void |
configure(Map<String,String> properties)
Sets property values in the plugin assigned to the configurer
|
public MulePluginConfigurer(MulePlugin mulePlugin)
public void configure(Map<String,String> properties)
PluginConfigurerconfigure in interface PluginConfigurerproperties - non null property mapCopyright © 2006–2022 MuleSoft, Inc.. All rights reserved.