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

Packages that use SubscribableEventSource
Package
Description
Part of the Axon Server Connector module.
Axon Server specific multi-tenant event streaming infrastructure, giving each tenant its own persistent stream and labelling the events it delivers with the tenant they belong to.
Part of the Axoniq Messaging folder.
Definitions and implementations of the Event store, the mechanism that can load event streams and append events to them.
Event-store tracing decorators and event-sourcing-specific SpanAttributesProvider implementations.
Part of the Axon Extension module.
Package for event handling components in Axon Framework.
Part of the Axon Messaging module.
Part of the Axon Messaging module.
Tracing decorators for event handling components.
Part of the Axon Test module.