org.mule.service.processor
Class ServiceOutboundStatisticsObserver

java.lang.Object
  extended by org.mule.processor.AbstractMessageObserver
      extended by org.mule.service.processor.ServiceOutboundStatisticsObserver
All Implemented Interfaces:
MessageProcessor

public class ServiceOutboundStatisticsObserver
extends AbstractMessageObserver


Field Summary
protected  Service service
           
 
Fields inherited from class org.mule.processor.AbstractMessageObserver
logger
 
Constructor Summary
ServiceOutboundStatisticsObserver(Service service)
           
 
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
 

Field Detail

service

protected Service service
Constructor Detail

ServiceOutboundStatisticsObserver

public ServiceOutboundStatisticsObserver(Service service)
Method Detail

observe

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


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