org.picocontainer.behaviors
Class Intercepted.InterceptorThreadLocal
java.lang.Object
java.lang.ThreadLocal
org.picocontainer.behaviors.Intercepted.InterceptorThreadLocal
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- Intercepted<T>
public static class Intercepted.InterceptorThreadLocal
- extends ThreadLocal
- implements Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Intercepted.InterceptorThreadLocal
public Intercepted.InterceptorThreadLocal()
initialValue
protected Object initialValue()
- Overrides:
initialValue
in class ThreadLocal
Copyright © 2003-2010 Codehaus. All Rights Reserved.