|
eXo Kernel :: Container 2.4.4-CLD | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| Tenant | General description of a tenant in Multitenant environment. |
| TenantsService | Provides convenient methods to get an information about Current Tenant and provides support for multi-tenant capable services. |
| TenantsStateListener | Listener for Tenant state events in multitenant environment. This listener can be explicitly added to (and later removed from) TenantsService or its
implementation can be registered in eXo container. |
| Exception Summary | |
|---|---|
| CurrentTenantNotSetException | Exception indicating that Current Tenant not set in runtime context. |
| Annotation Types Summary | |
|---|---|
| Multitenant | An element annotated with @Multitenant will be enhanced to be mutlitenant capable in eXo container.If applied to a class then it means that such class should be enhanced in special way by the container to provide per-tenant instances of the component. |
API for Multitenancy support in eXo apps.
|
eXo Kernel :: Container 2.4.4-CLD | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||