org.mule.modules

mule-module-dynamic

3.0
Namespacehttp://www.mulesoft.org/schema/mule/dynamic
Schema Locationhttp://www.mulesoft.org/schema/mule/dynamic/3.0/mule-dynamic.xsd
Version3.0
Minimum Mule Version3.2

Module Overview

This module allows the dynamic creation, configuration and invocation of mule modules developed using the Mule DevKit.

Summary

Message Processors
<dynamic:create>
Create and configure a new module


Message Processors

<dynamic:create>

Create and configure a new module


XML Sample
INCLUDE_ERROR

Attributes
config-ref Optional. Specify which configuration to use.
namespace The namespace of the module to dynamically configure
instanceName The name of the module
attributes Optional. Configuration attributes
retryMax 1 Optional. Specify how many times this operation can be retried automatically
Child Elements
Exception Payload
InstantiationException if the module cannot be created