当前页面:
在线文档首页 >
Spring Framework 1.2.9 API 文档英文版
ThreadLocalAttribute (Spring Framework) - Spring Framework 1.2.9 API 文档英文版
org.springframework.aop.framework.autoproxy.metadata
Class ThreadLocalAttribute
java.lang.Object
org.springframework.aop.framework.autoproxy.metadata.ThreadLocalAttribute
public class ThreadLocalAttribute
- extends Object
Tag attribute to identify beans for which the target should be a
set in a ThreadLocal.
- Author:
- Rod Johnson
- See Also:
ThreadLocalTargetSource
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ThreadLocalAttribute
public ThreadLocalAttribute()
Copyright (c) 2002-2007 The Spring Framework Project.