Package | Description |
---|---|
org.picocontainer.defaults |
This package contains the default implementation of the
PicoContainer
API. |
Modifier and Type | Class and Description |
---|---|
class |
BeanPropertyComponentAdapterFactory
A
ComponentAdapterFactory that creates
BeanPropertyComponentAdapter instances. |
class |
CachingComponentAdapterFactory |
class |
ConstructorInjectionComponentAdapterFactory |
class |
DecoratingComponentAdapterFactory |
class |
DefaultComponentAdapterFactory
Creates instances of
ConstructorInjectionComponentAdapter decorated by
CachingComponentAdapter . |
class |
ImplementationHidingComponentAdapterFactory |
class |
SetterInjectionComponentAdapterFactory
A
ComponentAdapterFactory for JavaBeans. |
class |
SynchronizedComponentAdapterFactory |