|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Scope @Retention(value=RUNTIME) @Target(value={TYPE,METHOD}) public @interface TenantScoped
This is the scope annotation for the TenantScoped. Descriptors that are in this scope will be based on the current Tenant that is running. This scope is Proxiable, which implies that the system will inject proxies of objects in this scope into injection points
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |