org.mule.api.context.notification
Interface ManagementNotificationListener<T extends ManagementNotification>

All Superinterfaces:
ServerNotificationListener<ManagementNotification>

public interface ManagementNotificationListener<T extends ManagementNotification>
extends ServerNotificationListener<ManagementNotification>

ManagementNotificationListener is an observer interface that objects can use to receive notifications about the state of the Mule instance and its resources


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



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