| Package | Description | 
|---|---|
| com.hazelcast.core | Provides core API interfaces/classes. | 
| com.hazelcast.spi.tenantcontrol | Classes for tenant control | 
| Class and Description | 
|---|
| DestroyEventContext Hook to decouple Hazelcast object from the tenant | 
| Class and 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 © 2021 Hazelcast, Inc.. All rights reserved.