Uses of Class
org.axonframework.eventhandling.SimpleEventBus
Packages that use SimpleEventBus
Package
Description
Classes related to event handling and dispatching, such as
Event Listeners and the Event Bus.-
Uses of SimpleEventBus in org.axonframework.eventhandling
Methods in org.axonframework.eventhandling that return SimpleEventBusModifier and TypeMethodDescriptionSimpleEventBus.Builder.build()Initializes aSimpleEventBusas specified through this Builder. -
Uses of SimpleEventBus in org.axonframework.springboot.autoconfig
Methods in org.axonframework.springboot.autoconfig that return SimpleEventBus