Package org.picocontainer.extras

This package is for some of the extra deliverables for PicoContainer

See:
          Description

Interface Summary
ComponentMulticasterFactory  
 

Class Summary
BeanPropertyComponentAdapterFactory A generic ComponentAdapter that will set bean properties on the instantiated component.
DecoratingComponentAdapter  
DecoratingComponentAdapterFactory  
DefaultLifecyclePicoAdaptor  
DelegatingPicoContainer DelegatingPicoContainer is a special PicoContainer that will first look inside itself for a component, and if it can't find it, it will ask the delegate(s).
ImplementationHidingComponentAdapterFactory  
InvokingComponentAdapterFactory A generic ComponentAdapter that will invoke a particular method on the component after it has been instantiated.
 

Exception Summary
BeanPropertyComponentAdapterFactory.NoSuchPropertyException  
BeanPropertyComponentAdapterFactory.PicoBeanInfoInitializationException  
 

Package org.picocontainer.extras Description

This package is for some of the extra deliverables for PicoContainer



Copyright © 2003 Codehaus. All Rights Reserved.