|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractComponentAdapter | |
org.picocontainer.defaults | This package contains a default implementation of the PicoContainer API. |
Uses of AbstractComponentAdapter in org.picocontainer.defaults |
Subclasses of AbstractComponentAdapter in org.picocontainer.defaults | |
class |
BeanComponentAdapter
{@inheritDoc} Instantiates components using Setter Injection. |
class |
ConstructorComponentAdapter
Instantiates components using Constructor-Based Dependency Injection. |
class |
InstanceComponentAdapter
|
class |
InstantiatingComponentAdapter
This ComponentAdapter will instantiate a new object for each call to ComponentAdapter.getComponentInstance() . |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |