Package org.picocontainer.behaviors

Interface Summary
Intercepted.Controller  
 

Class Summary
AbstractBehavior<T> Component adapter which decorates another adapter.
AbstractBehaviorFactory  
AdaptiveBehavior  
Automated  
Automatic  
Behaviors Static collection of factory methods for different BehaviourFactory implementations.
Cached<T> ComponentAdapter implementation that caches the component instance.
Cached.SimpleReference<T>  
Caching factory class creating cached behaviours
HiddenImplementation This component adapter makes it possible to hide the implementation of a real subject (behind a proxy) provided the key is an interface.
ImplementationHiding  
Intercepted<T>  
Intercepted.ControllerImpl  
Intercepted.InterceptorThreadLocal  
Interception  
Locked  
Locking  
OptInCaching  
PropertyApplicator<T> Decorating component adapter that can be used to set additional properties on a component in a bean style.
PropertyApplying A ComponentFactory that creates PropertyApplicator instances.
Stored<T> abstract base behaviour for all behaviours wishing to store their component in "awkward places" ( object references )
Storing  
Storing.StoreThreadLocal  
Storing.StoreWrapper  
Synchronized  
Synchronizing  
ThreadCached<T> This behavior supports caches values per thread.
ThreadCached.ThreadLocalReference<T>  
ThreadCaching  
 



Copyright © 2003-2007 Codehaus. All Rights Reserved.