org.mule.endpoint.outbound
Class OutboundLoggingMessageProcessor

java.lang.Object
  extended by org.mule.processor.AbstractMessageObserver
      extended by org.mule.endpoint.outbound.OutboundLoggingMessageProcessor
All Implemented Interfaces:
MessageProcessor

public class OutboundLoggingMessageProcessor
extends AbstractMessageObserver


Field Summary
 
Fields inherited from class org.mule.processor.AbstractMessageObserver
logger
 
Constructor Summary
OutboundLoggingMessageProcessor()
           
 
Method Summary
 void observe(MuleEvent event)
           
 
Methods inherited from class org.mule.processor.AbstractMessageObserver
process, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

OutboundLoggingMessageProcessor

public OutboundLoggingMessageProcessor()
Method Detail

observe

public void observe(MuleEvent event)
Specified by:
observe in class AbstractMessageObserver


Copyright © 2003-2010 MuleSoft, Inc.. All Rights Reserved.