public interface RegistryNotificationListener<T extends RegistryNotification> extends ServerNotificationListener<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.onNotification
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.