Uses of Class
org.axonframework.eventhandling.DefaultEventBusSpanFactory
Packages that use DefaultEventBusSpanFactory
Package
Description
Classes related to event handling and dispatching, such as
Event Listeners and the Event Bus.-
Uses of DefaultEventBusSpanFactory in org.axonframework.eventhandling
Methods in org.axonframework.eventhandling that return DefaultEventBusSpanFactoryModifier and TypeMethodDescriptionDefaultEventBusSpanFactory.Builder.build()Initializes aDefaultEventBusSpanFactoryas specified through this Builder.