org.mule.api.context.notification
Interface ComponentMessageNotificationListener<T extends ComponentMessageNotification>

All Superinterfaces:
ServerNotificationListener<ComponentMessageNotification>

public interface ComponentMessageNotificationListener<T extends ComponentMessageNotification>
extends ServerNotificationListener<ComponentMessageNotification>

ComponentMessageNotificationListener is an observer interface that objects can use to receive notifications about messages being processed by components


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



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