@Target(value=TYPE) @Retention(value=RUNTIME) public @interface ThreadLocalScope
インスタンスをTheadLocalにて管理する@Scopeアノテーション。
TheadLocal
@
Scope