|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use AbstractComponentAdapter | |
| org.picocontainer.defaults | This package contains the default implementation of the PicoContainer
API. |
| Uses of AbstractComponentAdapter in org.picocontainer.defaults |
| Subclasses of AbstractComponentAdapter in org.picocontainer.defaults | |
class |
ConstructorInjectionComponentAdapter
Instantiates components using Constructor Injection. |
class |
InstanceComponentAdapter
Component adapter which wraps a component instance. |
class |
InstantiatingComponentAdapter
This ComponentAdapter will instantiate a new object for each call to ComponentAdapter.getComponentInstance(PicoContainer). |
class |
SetterInjectionComponentAdapter
Instantiates components using empty constructors and Setter Injection. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||