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