org.mule.api.context.notification
Interface ModelNotificationListener<T extends ModelNotification>

All Superinterfaces:
ServerNotificationListener<ModelNotification>

public interface ModelNotificationListener<T extends ModelNotification>
extends ServerNotificationListener<ModelNotification>

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


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



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