Singleton that maps DomainEvent classes when registered. Used to deserialize events by retrieving the respective DomainEvent class using the type and version metadata of a serialized object.
Static
Adds a DomainEvent class to the map.
Returns a DomainEvent class from the map.
Singleton that maps DomainEvent classes when registered. Used to deserialize events by retrieving the respective DomainEvent class using the type and version metadata of a serialized object.