org.mule.api.context.notification
Interface EndpointMessageNotificationListener<T extends EndpointMessageNotification>

All Superinterfaces:
ServerNotificationListener<EndpointMessageNotification>

public interface EndpointMessageNotificationListener<T extends EndpointMessageNotification>
extends ServerNotificationListener<EndpointMessageNotification>

EndpointMessageNotificationListener is an observer interface that objects can use to receive notifications about messages being sent and received from endpoints


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



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