Uses of Class
org.picocontainer.behaviors.Storing.StoreWrapper

Packages that use Storing.StoreWrapper
org.picocontainer.behaviors BehaviorFactories make Behaviors which change aspects of component implementations and instances 
 

Uses of Storing.StoreWrapper in org.picocontainer.behaviors
 

Methods in org.picocontainer.behaviors that return Storing.StoreWrapper
 Storing.StoreWrapper Storing.getCacheForThread()
           
 Storing.StoreWrapper Storing.resetCacheForThread()
           
 

Methods in org.picocontainer.behaviors with parameters of type Storing.StoreWrapper
 void Storing.putCacheForThread(Storing.StoreWrapper wrappedMap)
           
 



Copyright © 2003-2010 Codehaus. All Rights Reserved.