org.mule.api.context.notification
Interface RegistryNotificationListener

All Superinterfaces:
ServerNotificationListener

public interface RegistryNotificationListener
extends ServerNotificationListener

RegistryNotificationListener is an observer interface that objects can implement and then register themselves with the MuleContext to be notified when a Registry event occurs.


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



Copyright © 2003-2009 MuleSource, Inc.. All Rights Reserved.