Interface NotificationFactory

All Superinterfaces:
Function<NotificationParameters,Notification>

public interface NotificationFactory extends Function<NotificationParameters,Notification>
A Factory type which returns a NotificationFactory.