NamedAggregate

Represents an aggregate with a unique name within a specific bounded context. It inherits from NamedBoundedContext to get the context name and additionally defines the aggregate name.

See also

me.ahoo.wow.command.CommandBus
me.ahoo.wow.eventsourcing.EventStore

Inheritors

Functions

Link copied to clipboard

Checks if two aggregates belong to the same context and have the same aggregate name.