public class MessageProcessorWrapperObjectFactory extends Object implements ObjectFactory<Processor>
ObjectFactory to be used when there's just a configuration element that is a wrapper for a single message processor.
i.e.: | Constructor and Description |
|---|
MessageProcessorWrapperObjectFactory() |
| Modifier and Type | Method and Description |
|---|---|
Processor |
getObject() |
void |
setMessageProcessor(Processor messageProcessor) |
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.