public interface MessageProcessorBuilder
Processor instances. Processor builders are useful when a new processor instance is needed for each
MessageProcessorChain it is used in.| Modifier and Type | Method and Description |
|---|---|
Processor |
build()
Build a new
Processor instance. |
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.