Uses of Class
org.picocontainer.behaviors.Stored
Packages that use Stored
Package
Description
BehaviorFactories make Behaviors which change aspects of component implementations and instances
-
Uses of Stored in org.picocontainer.behaviors
Subclasses of Stored in org.picocontainer.behaviorsModifier and TypeClassDescriptionclassCached<T>ComponentAdapterimplementation that caches the component instance.final classThreadCached<T>This behavior supports caches values per thread.