org.mule.api.context.notification
Interface MessageNotificationListener

All Superinterfaces:
ServerNotificationListener
All Known Subinterfaces:
ComponentMessageNotificationListener, EndpointMessageNotificationListener

public interface MessageNotificationListener
extends ServerNotificationListener

MessageNotificationListener is an observer interface that objects can use to receive notifications about messages being sent and received from a Mule Server


Method Summary
 
Methods inherited from interface org.mule.api.context.notification.ServerNotificationListener
onNotification
 



Copyright © 2003-2009 MuleSource, Inc.. All Rights Reserved.