public class TenantAwareKey extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
TenantAwareKey.CacheKey
We use a combined key, if this serverCache is per tenant.
|
| Constructor and Description |
|---|
TenantAwareKey(CurrentTenantProvider tenantProvider)
Construct with a tenant provider than can be null.
|
public TenantAwareKey(CurrentTenantProvider tenantProvider)
Copyright © 2019. All rights reserved.