Uses of Class
org.mule.context.notification.ModelNotification

Packages that use ModelNotification
org.mule.api.context.notification   
 

Uses of ModelNotification in org.mule.api.context.notification
 

Classes in org.mule.api.context.notification with type parameters of type ModelNotification
 interface ModelNotificationListener<T extends 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.
 



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