Uses of Interface
org.axonframework.common.Registration

Packages that use Registration
Package
Description
Part of the Axon Server Connector module.
Contains the multi-tenancy API, like the tenant descriptor, tenant provider, and tenant resolution contracts.
Part of the Axoniq Framework multi-tenancy module.
Part of the Axoniq Framework multi-tenancy module.
Part of the Axoniq Framework multi-tenancy 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 Framework multi-tenancy module.
Package containing multitenancy support for event sourcing components.
Part of the Axon Messaging module.
Part of the Axoniq Messaging folder.
Caching abstractions and helpers.
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.
Classes related to message processing in Axon Framework.
Package for event handling components in Axon Framework.
Tracing decorators for event handling components.
Part of the Axon Test module.