Package org.picocontainer.alternatives

Class Summary
AbstractDelegatingMutablePicoContainer  
CachingPicoContainer

The Cacing version of DefaultPicoContainer

EmptyPicoContainer empty pico container serving as recoil damper in situations where you do not like to check whether container reference suplpied to you is null or not
ImmutablePicoContainer  
ImplementationHidingCachingPicoContainer This special MutablePicoContainer hides implementations of components if the key is an interface.
ImplementationHidingComponentAdapter This component adapter makes it possible to hide the implementation of a real subject (behind a proxy) provided the key is an interface.
ImplementationHidingComponentAdapterFactory  
ImplementationHidingPicoContainer This special MutablePicoContainer hides implementations of components if the key is an interface.
OldLifecycleManager  
RootVisitingLifecycleManager  
 



Copyright © 2003-2005 Codehaus. All Rights Reserved.