- java.lang.Object
-
- org.mule.tck.core.context.notification.AbstractNotificationLogger<T>
-
- Type Parameters:
T - the type of notifications to store.
- All Implemented Interfaces:
- NotificationLogger<T>
public abstract class AbstractNotificationLogger<T extends Notification>
extends Object
implements NotificationLogger<T>
Generic support for notification listeners that store the received notifications to run assertions on them.
- Since:
- 4.0
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.