| java.lang.Object | |
| ↳ | org.mule.munit.config.spring.NestedProcessorChain |
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| chain | Chain that will be executed upon calling process | ||||||||||
| event | Event that will be cloned for dispatching | ||||||||||
| muleContext | Mule Context | ||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Sets chain
| |||||||||||
Sets event
| |||||||||||
Sets muleContext
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
From interface
org.mule.api.NestedProcessor
| |||||||||||
From interface
org.mule.api.context.MuleContextAware
| |||||||||||
Chain that will be executed upon calling process
Event that will be cloned for dispatching
Mule Context
| event | |
|---|---|
| muleContext | |
| chain |
Sets chain
| value | Value to set |
|---|
Sets event
| value | Value to set |
|---|
Sets muleContext
| value | Value to set |
|---|