org.mule.api.context.notification
Interface RoutingNotificationListener<T extends RoutingNotification>

All Superinterfaces:
ServerNotificationListener<RoutingNotification>

public interface RoutingNotificationListener<T extends RoutingNotification>
extends ServerNotificationListener<RoutingNotification>

RoutingNotificationListener is an observer interface that objects can use to receive notifications about routing events such as async-reply misses.


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



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