Package io.axoniq.framework.messaging.multitenancy.axonserver.api
@NullMarked
package io.axoniq.framework.messaging.multitenancy.axonserver.api
Part of the Axoniq Framework multi-tenancy module. Contains the Axon Server counterparts of the contracts in
io.axoniq.framework.messaging.multitenancy.api: discovering tenants from Axon Server contexts, and the
predicate selecting which contexts become tenants.-
ClassesClassDescriptionA
TenantConnectPredicatethat always receives contexts from the Axon Server and returnstrue, unless it is theAxonServerConfiguration.ADMIN_CONTEXT.Axon Server implementation of theTenantProvider.