Uses of Class
org.picocontainer.behaviors.Stored

Packages that use Stored
org.picocontainer.behaviors   
 

Uses of Stored in org.picocontainer.behaviors
 

Subclasses of Stored in org.picocontainer.behaviors
 class Cached<T>
           ComponentAdapter implementation that caches the component instance.
 class ThreadCached<T>
           This behavior supports caches values per thread.
 



Copyright © 2003-2009 Codehaus. All Rights Reserved.