Uses of Class
org.fuin.cqrs4j.AbstractMultiCommandExecutor
-
Uses of AbstractMultiCommandExecutor in org.fuin.cqrs4j
Subclasses of AbstractMultiCommandExecutor in org.fuin.cqrs4jModifier and TypeClassDescriptionfinal classMultiCommandExecutor<CONTEXT,RESULT> Handles multiple commands by delegating the call to other executors.