|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.picocontainer.parameters | |
---|---|
org.picocontainer.parameters |
Classes in org.picocontainer.parameters used by org.picocontainer.parameters | |
---|---|
AbstractParameter
|
|
BasicComponentParameter
A BasicComponentParameter should be used to pass in a particular component as argument to a different component's constructor. |
|
CollectionComponentParameter
A CollectionComponentParameter should be used to support inject an Array , a
Collection or Map of components automatically. |
|
ComponentParameter
A ComponentParameter should be used to pass in a particular component as argument to a different component's constructor. |
|
DefaultConstructorParameter
Part of the replacement construct for Parameter.ZERO |
|
NullParameter
Once in a great while, you actually want to pass in 'null' as an argument. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |