Package org.picocontainer.gems.adapters

Interface Summary
StaticFactory<T> Interface for a static factory wrapper used by the StaticFactoryAdapter.
 

Class Summary
DelegateAdaptorFactory Mirrored AdaptorFactory for handling delegate methods.
DelegateMethodAdapter<T> Object construction is sometimes expensive, especially when it is seldom used object.
StaticFactoryAdapter<T> Component adapter that wrapps a static factory with the help of StaticFactory.
ThreadLocalized<T> A ComponentAdapter that realizes a ThreadLocal component instance.
ThreadLocalizing A ComponentFactory for components kept in ThreadLocal instances.
 



Copyright © 2003-2010 Codehaus. All Rights Reserved.