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

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

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

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



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