Uses of Class
org.axonframework.messaging.commandhandling.SimpleCommandBus
Packages that use SimpleCommandBus
Package
Description
Classes that implement the concept of command handling using explicit command objects.
-
Uses of SimpleCommandBus in org.axonframework.messaging.commandhandling
Methods in org.axonframework.messaging.commandhandling that return SimpleCommandBusModifier and TypeMethodDescriptionSimpleCommandBus.subscribe(QualifiedName name, CommandHandler commandHandler)