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

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

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

Classes in org.mule.api.context.notification with type parameters of type MuleContextNotification
 interface MuleContextNotificationListener<T extends MuleContextNotification>
          MuleContextNotificationListener is an observer interface that objects can implement and then register themselves with the Mule manager to be notified when a Manager event occurs.
 



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