Uses of Class
org.springframework.beans.factory.parsing.AbstractComponentDefinition
Packages that use AbstractComponentDefinition
Package
Description
Support infrastructure for bean definition parsing.
-
Uses of AbstractComponentDefinition in org.springframework.beans.factory.parsing
Subclasses of AbstractComponentDefinition in org.springframework.beans.factory.parsingModifier and TypeClassDescriptionclassComponentDefinitionimplementation that holds one or more nestedComponentDefinitioninstances, aggregating them into a named group of components.