Uses of Interface
io.apicurio.registry.mt.TenantContext
-
Packages that use TenantContext Package Description io.apicurio.registry.mt io.apicurio.registry.storage.impl.sql -
-
Uses of TenantContext in io.apicurio.registry.mt
Classes in io.apicurio.registry.mt that implement TenantContext Modifier and Type Class Description classTenantContextImpl -
Uses of TenantContext in io.apicurio.registry.storage.impl.sql
Methods in io.apicurio.registry.storage.impl.sql that return TenantContext Modifier and Type Method Description protected TenantContextAbstractSqlRegistryStorage. tenantContext()
-