public interface ExceptionNotificationListener<T extends ExceptionNotification> extends ServerNotificationListener<ExceptionNotification>
ExceptionNotificationListener
is an observer interface that
objects can implement and then register themselves with the Mule manager to be
notified when a Exception event occurs.onNotification
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.