Package org.picocontainer.extras

This package is for some of the extra deliverables for PicoContainer

See:
          Description

Interface Summary
ComponentMulticasterFactory  
Swappable Interface implemented by all proxy instances created by {@link ImplementationHidingComponentAdapter).
 

Class Summary
BeanPropertyComponentAdapterFactory A generic ComponentAdapter that will set bean properties on the instantiated component.
DecoratingComponentAdapter  
DecoratingComponentAdapterFactory  
ImplementationHidingComponentAdapter This component adapter makes it possible to hide the implementation of a real subject (behind a proxy).
ImplementationHidingComponentAdapterFactory  
InvokingComponentAdapterFactory Deprecated. Use the lifcycle support in PicoContainer instead.
SynchronizedComponentAdapter  
SynchronizedComponentAdapterFactory  
ThrowawayPicoInstantiator A tiny helper for simple instantiation of components.
 

Exception Summary
BeanPropertyComponentAdapterFactory.NoSuchPropertyException  
BeanPropertyComponentAdapterFactory.PicoBeanInfoInitializationException  
 

Package org.picocontainer.extras Description

This package is for some of the extra deliverables for PicoContainer



Copyright © 2003-2004 Codehaus. All Rights Reserved.