Package io.axoniq.framework.messaging.multitenancy.annotation
@NullMarked
package io.axoniq.framework.messaging.multitenancy.annotation
Contains classes related to multitenancy-specific annotation logic.
-
ClassDescription
ParameterResolverFactoryinjecting tenant-scoped components into message-handling methods.Configuration enhancer that registers theTenantComponentParameterResolverFactoryto theComponentRegistryof theConfiguration.Annotation indication that a parameter on a Message Handler method should be injected with atenant-scoped instanceof a component.