| Interface | Description |
|---|---|
| Environment |
Comes from xml.
|
| Class | Description |
|---|---|
| EnvironmentFactory | |
| EnvironmentInjector | |
| EnvironmentXml |
Reads Environment from xml.
|
| ServiceProviderEngine |
In the example, this code uses the Environment object, which sometimes
will be from Tenant1, and other times from Tenant2.
|
| TenantLocatorGenerator |
This is the class that creates the service locator for each
known tenant.
|
| TenantManager |
This class manages all information about all tenants, and also keeps
track of the currently active tenant.
|
| TenantScopedContext |
| Annotation Type | Description |
|---|---|
| TenantScoped |
This is the scope annotation for the TenantScoped.
|
Copyright © 2009-2014 Oracle Corporation. All Rights Reserved.