| Interface | Description | 
|---|---|
| DestroyEventContext | Hook to decouple Hazelcast object from the tenant | 
| Tenantable | Interface to be implemented by classes which can be queried for requirement
 of a tenant context. | 
| TenantControl | Hooks for multi-tenancy for application servers. | 
| TenantControl.Closeable | Similar to the  Closeableinterface, except theTenantControl.Closeable.close()method does not throw aIOException. | 
| TenantControlFactory | A  TenantControlFactorysuppliesTenantControlobjects when
 Hazelcast service attaches the tenant control to a distributed object. | 
Copyright © 2022 Hazelcast, Inc.. All rights reserved.