|
![]() |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
PicoRegistrationException
that is thrown during component registration if the
component's key is a type and the implementation is not assignable to.component adapters
.SetterInjectionComponentAdapter
.
ConstructorInjectionComponentAdapter
decorated by
CachingComponentAdapter
.PicoContainer
/MutablePicoContainer
implementation.DefaultComponentAdapterFactory
and a parent container.
DefaultComponentAdapterFactory
and no parent container.
ComponentAdapter.getComponentInstance()
.HttpSession
or ThreadLocal
).PicoContainer
API
.PicoException
that is thrown when there is a problem initializing the container or some other
part of the PicoContainer api, for example, when a cyclic dependency between components occurs.PicoException
that is thrown when there is a problem creating an instance of a container or some
other part of the PicoContainer api, for example, when an invocation through the reflection api fails.PicoException
that is thrown when there is a problem creating, providing or locating a component
instance or a part of the PicoContainer API, for example, when a request for a component is ambiguous.PicoException
that is thrown when there is a problem registering a component with the container
or another part of the PicoContainer API, for example, when a request for a component is ambiguous.PicoException
that is thrown when there is a problem with the internal state of the container or
another part of the PicoContainer API, for example when a needed dependency cannot be resolved.ComponentAdapterFactory
passed to the constructor of this container.
registerComponentImplementation(componentImplementation, componentImplementation)
.
The returned ComponentAdapter will be instantiated by the ComponentAdapterFactory
passed to the container's constructor.
ComponentAdapterFactory
passed to the container's constructor.
ComponentAdapterFactory
passed to the container's constructor.
registerComponentImplementation(componentImplementation, componentImplementation)
.
The returned ComponentAdapter will be an InstanceComponentAdapter
.
InstanceComponentAdapter
.
ComponentAdapterFactory
for JavaBeans.
|
![]() |
||||||||||
PREV NEXT | FRAMES NO FRAMES |