public interface MessageProcessor
MuleEvent's. Implementations that do not mutate the
MuleEvent or pass it on to another MessageProcessor should return the
MuleEvent they receive.MuleEvent process(MuleEvent event) throws MuleException
event - MuleEvent to be processedMuleExceptionCopyright © 2003–2015 MuleSoft, Inc.. All rights reserved.