Uses of Class
org.picocontainer.parameters.ComponentParameter
Packages that use ComponentParameter
-
Uses of ComponentParameter in org.picocontainer.parameters
Fields in org.picocontainer.parameters declared as ComponentParameterModifier and TypeFieldDescriptionstatic final ComponentParameter
ComponentParameter.ARRAY
UseARRAY
asParameter
for an Array that must have elements.static final ComponentParameter
ComponentParameter.ARRAY_ALLOW_EMPTY
UseARRAY_ALLOW_EMPTY
asParameter
for an Array that may have no elements.static final ComponentParameter
ComponentParameter.DEFAULT
DEFAULT
is an instance of ComponentParameter using the default constructor.