Package | Description |
---|---|
org.picocontainer.parameters |
Modifier and Type | Field and Description |
---|---|
static ComponentParameter |
ComponentParameter.ARRAY
Use
ARRAY as Parameter for an Array that must have elements. |
static ComponentParameter |
ComponentParameter.ARRAY_ALLOW_EMPTY
Use
ARRAY_ALLOW_EMPTY as Parameter for an Array that may have no
elements. |
static ComponentParameter |
ComponentParameter.DEFAULT
DEFAULT is an instance of ComponentParameter using the default constructor. |
Copyright © 2003–2015 Codehaus. All rights reserved.