Uses of Interface
org.axonframework.messaging.core.SubscribableEventSource

Packages that use SubscribableEventSource
Package
Description
Definitions and implementations of the Event store, the mechanism that can load event streams and append events to them.
Utility classes used to connect Axon Event publishing mechanisms to a Spring Messaging Channel.
Classes related to event handling and dispatching, such as
invalid reference
Event Listeners
and the Event Bus.