Class factory to abstract the EventPortal instances based on the notification strategy.
Implementation of the Creational's GoF Pattern Factory Method.
Method to create EventPortal objects
Supported strategy notification type
Callback strategy to notify a given event listener on events publishing
Generated using TypeDoc
Class factory to abstract the EventPortal instances based on the notification strategy.
Implementation of the Creational's GoF Pattern Factory Method.