Package org.jmolecules.architecture.cqrs
-
Annotation Types Summary Annotation Type 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.