Annotation Interface TenantScope
@Target({TYPE,METHOD})
@Retention(RUNTIME)
@Documented
@Scope(value="tenant",
proxyMode=TARGET_CLASS)
public @interface TenantScope
-
Optional Element Summary
-
Element Details
-
value
String value- Default:
- ""
-