Interface INotificationEmitter<T extends INotificationData>

All Superinterfaces:
AutoCloseable, Closeable

public interface INotificationEmitter<T extends INotificationData> extends Closeable
Represents a notification emitter for an INotificationData type.