public class InboundLoggingMessageProcessor extends Object implements MessageProcessor
| Modifier and Type | Field and Description |
|---|---|
protected InboundEndpoint |
endpoint |
protected org.apache.commons.logging.Log |
logger |
| Constructor and Description |
|---|
InboundLoggingMessageProcessor(InboundEndpoint endpoint) |
protected final transient org.apache.commons.logging.Log logger
protected InboundEndpoint endpoint
public InboundLoggingMessageProcessor(InboundEndpoint endpoint)
public MuleEvent process(MuleEvent event) throws MuleException
MessageProcessorprocess in interface MessageProcessorevent - MuleEvent to be processedMuleExceptionCopyright © 2003–2015 MuleSoft, Inc.. All rights reserved.