Package org.picocontainer.gems.behaviors

Interface Summary
Pooled.Context Context of the Pooled used to initialize it.
 

Class Summary
AsmHiddenImplementation<T> This component adapter makes it possible to hide the implementation of a real subject (behind a proxy).
AsmImplementationHiding Because AsmImplementationHiding is the same type of behavior as HiddenImplementation, we use the same characteristic properties for turning on and off AsmImplementation Hiding.
Assimilated<T> ComponentAdapter that assimilates a component for a specific type.
Assimilating Factory for the Assimilated.
HiddenImplementation<T> Deprecated. Use AsmHiddenImplementation instead.
HotSwappable<T> This component adapter makes it possible to hide the implementation of a real subject (behind a proxy).
HotSwappable.Swappable  
HotSwapping Hides implementation.
Pooled<T> ComponentAdapter implementation that pools components.
Pooled.DefaultContext The default context for a Pooled.
Pooling  
 

Exception Summary
Pooled.PoolException Exception thrown from the Pooled.
 



Copyright © 2003-2010 Codehaus. All Rights Reserved.