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