Creates the @ReduxStrategy object.
Redux store or Redux's store API compatible object
Method to creates Redux's actions from Custom Events.
Event to be adapted into a Redux's action
Method that return the event strategy name.
Method invoked when published an event to which the listener is registered.
Published event to send to the listener
Generated using TypeDoc
Class representing the listeners notification solution.
Abstraction supporting Redux API.
Ex: Given an event publication the listener will be notified via