| Package | Description |
|---|---|
| org.picocontainer.defaults |
This package contains the default implementation of the
PicoContainer
API. |
| Modifier and Type | Class and Description |
|---|---|
class |
ComponentParameter
A ComponentParameter should be used to pass in a particular component as argument to a
different component's constructor.
|
| Modifier and Type | Field and Description |
|---|---|
static BasicComponentParameter |
BasicComponentParameter.BASIC_DEFAULT
BASIC_DEFAULT is an instance of BasicComponentParameter using the default constructor. |