org.mule.api.context.notification
Interface ConnectionNotificationListener<T extends ConnectionNotification>

All Superinterfaces:
ServerNotificationListener<ConnectionNotification>

public interface ConnectionNotificationListener<T extends ConnectionNotification>
extends ServerNotificationListener<ConnectionNotification>

ConnectionNotificationListener is an observer interface that objects can implement and then register themselves with the Mule manager to be notified when a Connection event occurs.


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



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