Annotation Interface ThreadScope


@Qualifier @Scope(value="thread", proxyMode=INTERFACES) @Target({TYPE,METHOD}) @Retention(RUNTIME) public @interface ThreadScope