Package 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>
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.ThreadLocal
get, remove, set, withInitial
-
Constructor Details
-
InterceptorThreadLocal
public InterceptorThreadLocal()
-
-
Method Details
-
initialValue
- Overrides:
initialValue
in classThreadLocal
-