Class factory to abstract the AppEventPortal instances based on the notification strategy and the app name.
Implementation of the Creational's GoF Pattern Factory Method.
Method to create AppEventPortal objects
Return the registered app event portal instance object
Generated using TypeDoc
Class factory to abstract the AppEventPortal instances based on the notification strategy and the app name.
Implementation of the Creational's GoF Pattern Factory Method.