org.springframework.aop.framework.autoproxy.metadata
Class ThreadLocalAttribute

java.lang.Object
  extended byorg.springframework.aop.framework.autoproxy.metadata.ThreadLocalAttribute

public class ThreadLocalAttribute
extends java.lang.Object

Tag attribute to identify beans for which the target should be a set in a ThreadLocal.

Version:
$Id: ThreadLocalAttribute.java,v 1.2 2004/03/18 02:46:08 trisberg Exp $
Author:
Rod Johnson
See Also:
ThreadLocalTargetSource

Constructor Summary
ThreadLocalAttribute()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ThreadLocalAttribute

public ThreadLocalAttribute()


Copyright (C) 2003-2004 The Spring Framework Project.