Package org.picocontainer.defaults

This package contains a default implementation of the PicoContainer API.

See:
          Description

Interface Summary
ComponentAdapterFactory  
 

Class Summary
AbstractComponentAdapter  
ComponentParameter A ComponentParameter should be used to pass in a particular component as argument to a different component's constructor.
ConstantParameter A ConstantParameter should be used to pass in "constant" arguments to constructors.
DefaultComponentAdapter  
DefaultComponentAdapterFactory  
DefaultComponentMulticasterFactory  
DefaultPicoContainer  
InstanceComponentAdapter  
InterfaceFinder Helper class for finding interfaces of objects.
TransientComponentAdapter  
 

Exception Summary
AmbiguousComponentResolutionException  
AssignabilityRegistrationException  
CyclicDependencyException  
DuplicateComponentKeyRegistrationException  
NoSatisfiableConstructorsException  
NotConcreteRegistrationException  
PicoInvocationTargetInitializationException  
TooManySatisfiableConstructorsException  
 

Package org.picocontainer.defaults Description

This package contains a default implementation of the PicoContainer API.



Copyright © 2003 Codehaus. All Rights Reserved.