Uses of Class
org.axonframework.commandhandling.DefaultCommandBusSpanFactory
Packages that use DefaultCommandBusSpanFactory
Package
Description
Classes that implement the concept of command handling using explicit command objects.
-
Uses of DefaultCommandBusSpanFactory in org.axonframework.commandhandling
Methods in org.axonframework.commandhandling that return DefaultCommandBusSpanFactoryModifier and TypeMethodDescriptionDefaultCommandBusSpanFactory.Builder.build()Initializes aDefaultCommandBusSpanFactoryas specified through this Builder.