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 ComponentParameterComponentParameter.ARRAYUseARRAYasParameterfor an Array that must have elements.static final ComponentParameterComponentParameter.ARRAY_ALLOW_EMPTYUseARRAY_ALLOW_EMPTYasParameterfor an Array that may have no elements.static final ComponentParameterComponentParameter.DEFAULTDEFAULTis an instance of ComponentParameter using the default constructor.