Uses of Class
org.springframework.beans.factory.parsing.CompositeComponentDefinition
Packages that use CompositeComponentDefinition
Package
Description
Support package for declarative AOP configuration,
 with XML schema being the primary configuration format.
Contains an abstract XML-based 
BeanFactory implementation,
 including a standard "spring-beans" XSD.- 
Uses of CompositeComponentDefinition in org.springframework.aop.configSubclasses of CompositeComponentDefinition in org.springframework.aop.configModifier and TypeClassDescriptionclassComponentDefinitionthat holds an aspect definition, including its nested pointcuts.
- 
Uses of CompositeComponentDefinition in org.springframework.beans.factory.xmlMethods in org.springframework.beans.factory.xml that return CompositeComponentDefinitionModifier and TypeMethodDescriptionParserContext.getContainingComponent()ParserContext.popContainingComponent()Methods in org.springframework.beans.factory.xml with parameters of type CompositeComponentDefinitionModifier and TypeMethodDescriptionvoidParserContext.pushContainingComponent(CompositeComponentDefinition containingComponent)