Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
D
E
F
G
I
O
P
S
T
A
ALICE
- Static variable in class org.glassfish.examples.ctm.
TenantLocatorGenerator
ALICE_MAX
- Static variable in class org.glassfish.examples.ctm.
TenantLocatorGenerator
ALICE_MIN
- Static variable in class org.glassfish.examples.ctm.
TenantLocatorGenerator
B
BOB
- Static variable in class org.glassfish.examples.ctm.
TenantLocatorGenerator
BOB_MAX
- Static variable in class org.glassfish.examples.ctm.
TenantLocatorGenerator
BOB_MIN
- Static variable in class org.glassfish.examples.ctm.
TenantLocatorGenerator
D
dispose(Environment)
- Method in class org.glassfish.examples.ctm.
EnvironmentFactory
E
Environment
- Interface in
org.glassfish.examples.ctm
TODO: How do I say what things come from the XML file? I don't know
EnvironmentFactory
- Class in
org.glassfish.examples.ctm
EnvironmentFactory()
- Constructor for class org.glassfish.examples.ctm.
EnvironmentFactory
F
find(ActiveDescriptor<T>)
- Method in class org.glassfish.examples.ctm.
TenantScopedContext
findOrCreate(ActiveDescriptor<T>, ServiceHandle<?>)
- Method in class org.glassfish.examples.ctm.
TenantScopedContext
G
generateLocatorPerTenant(String)
- Method in class org.glassfish.examples.ctm.
TenantLocatorGenerator
getCurrentTenant()
- Method in class org.glassfish.examples.ctm.
TenantManager
getMaxSize()
- Method in interface org.glassfish.examples.ctm.
Environment
getMinSize()
- Method in interface org.glassfish.examples.ctm.
Environment
getName()
- Method in interface org.glassfish.examples.ctm.
Environment
getScope()
- Method in class org.glassfish.examples.ctm.
TenantScopedContext
getTenantMax()
- Method in class org.glassfish.examples.ctm.
ServiceProviderEngine
getTenantMin()
- Method in class org.glassfish.examples.ctm.
ServiceProviderEngine
getTenantName()
- Method in class org.glassfish.examples.ctm.
ServiceProviderEngine
I
isActive()
- Method in class org.glassfish.examples.ctm.
TenantScopedContext
O
org.glassfish.examples.ctm
- package org.glassfish.examples.ctm
P
provide()
- Method in class org.glassfish.examples.ctm.
EnvironmentFactory
This method creates environments based on the current tenant.
S
ServiceProviderEngine
- Class in
org.glassfish.examples.ctm
In the example, this code uses the Environment object, which sometimes will be from Tenant1, and other times from Tenant2.
setCurrentTenant(String)
- Method in class org.glassfish.examples.ctm.
TenantManager
Sets the current tenant to this tenant
T
TenantLocatorGenerator
- Class in
org.glassfish.examples.ctm
This is the class that creates the service locator for each known tenant
TenantLocatorGenerator()
- Constructor for class org.glassfish.examples.ctm.
TenantLocatorGenerator
TenantManager
- Class in
org.glassfish.examples.ctm
This class manages all information about all tenants, and also keeps track of the currently active tenant.
TenantManager()
- Constructor for class org.glassfish.examples.ctm.
TenantManager
TenantScoped
- Annotation Type in
org.glassfish.examples.ctm
This is the scope annotation for the TenantScoped.
TenantScopedContext
- Class in
org.glassfish.examples.ctm
TenantScopedContext()
- Constructor for class org.glassfish.examples.ctm.
TenantScopedContext
A
B
D
E
F
G
I
O
P
S
T
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2012
Oracle Corporation
. All Rights Reserved.