Uses of Class
org.picocontainer.extras.DecoratingComponentAdapterFactory

Packages that use DecoratingComponentAdapterFactory
org.picocontainer.extras This package is for some of the extra deliverables for PicoContainer 
 

Uses of DecoratingComponentAdapterFactory in org.picocontainer.extras
 

Subclasses of DecoratingComponentAdapterFactory in org.picocontainer.extras
 class BeanPropertyComponentAdapterFactory
          A generic ComponentAdapter that will set bean properties on the instantiated component.
 class ImplementationHidingComponentAdapterFactory
           
 class InvokingComponentAdapterFactory
          A generic ComponentAdapter that will invoke a particular method on the component after it has been instantiated.
 



Copyright © 2003 Codehaus. All Rights Reserved.