public abstract class AbstractNotificationLogger<T extends org.mule.runtime.api.notification.Notification>
extends Object
implements NotificationLogger<T>
Generic support for notification listeners that store the received notifications to run assertions on them.