org.springframework.aop.framework.autoproxy.metadata
Class AttributesThreadLocalTargetSourceCreator
org.springframework.aop.framework.autoproxy.target.AbstractPrototypeTargetSourceCreator
|
+--org.springframework.aop.framework.autoproxy.metadata.AttributesThreadLocalTargetSourceCreator
- public class AttributesThreadLocalTargetSourceCreator
- extends AbstractPrototypeTargetSourceCreator
PrototypeTargetSourceCreator driven by metadata.
Creates a ThreadLocalTargetSource
only if there's a ThreadLocalAttribute associated with the class.
- Author:
- Rod Johnson
- Version: $Id: AttributesThreadLocalTargetSourceCreator.java,v 1.1 2003/12/15 17:14:35 johnsonr Exp $
AttributesThreadLocalTargetSourceCreator
public AttributesThreadLocalTargetSourceCreator(Attributes attributes)
to Class org.springframework.metadata.Attributes