| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractComponentDefinition | |
|---|---|
| org.springframework.aop.config | Support package for declarative AOP configuration, with XML schema being the primary configuration format. | 
| org.springframework.beans.factory.parsing | Support infrastructure for bean definition parsing. | 
| Uses of AbstractComponentDefinition in org.springframework.aop.config | 
|---|
| Subclasses of AbstractComponentDefinition in org.springframework.aop.config | |
|---|---|
|  class | AdvisorComponentDefinitionComponentDefinitionthat bridges the gap between the advisor bean definition configured
 by the<aop:advisor>tag and the component definition
 infrastructure. | 
|  class | AspectComponentDefinitionComponentDefinitionthat holds an aspect definition, including its nested pointcuts. | 
|  class | PointcutComponentDefinitionComponentDefinitionimplementation that holds a pointcut definition. | 
| Uses of AbstractComponentDefinition in org.springframework.beans.factory.parsing | 
|---|
| Subclasses of AbstractComponentDefinition in org.springframework.beans.factory.parsing | |
|---|---|
|  class | CompositeComponentDefinitionComponentDefinitionimplementation that holds one or more nestedComponentDefinitioninstances, aggregating them into a named group
 of components. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||