org.picocontainer.behaviors
Class Storing.StoreThreadLocal

java.lang.Object
  extended by java.lang.ThreadLocal
      extended by org.picocontainer.behaviors.Storing.StoreThreadLocal
Enclosing class:
Storing

public static class Storing.StoreThreadLocal
extends ThreadLocal


Constructor Summary
Storing.StoreThreadLocal()
           
 
Method Summary
protected  Object initialValue()
           
 
Methods inherited from class java.lang.ThreadLocal
get, remove, set
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Storing.StoreThreadLocal

public Storing.StoreThreadLocal()
Method Detail

initialValue

protected Object initialValue()
Overrides:
initialValue in class ThreadLocal


Copyright © 2003-2007 Codehaus. All Rights Reserved.