Uses of Package
org.jmolecules.architecture.cqrs
-
Packages that use org.jmolecules.architecture.cqrs Package Description org.jmolecules.architecture.cqrs.annotation -
Classes in org.jmolecules.architecture.cqrs used by org.jmolecules.architecture.cqrs.annotation Class Description Command Identifies a command in the context of CQRS, i.e.CommandDispatcher Identifies a command dispatcher in the context of CQRS, i.e.CommandHandler Identifies a command handler in the context of CQRS, i.e.QueryModel Identifies a query model element in the context of CQRS, i.e.