| 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  
Closeable interface, except the TenantControl.Closeable.close()
 method does not throw a IOException. | 
| TenantControlFactory
 A  
TenantControlFactory supplies TenantControl objects when
 Hazelcast service attaches the tenant control to a distributed object. | 
Copyright © 2023 Hazelcast, Inc.. All rights reserved.