| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CompositeComponentDefinition | |
|---|---|
| org.springframework.aop.config | Support package for declarative AOP configuration, with XML schema being the primary configuration format. | 
| org.springframework.beans.factory.xml | Contains an abstract XML-based BeanFactoryimplementation,
including a standard "spring-beans" DTD. | 
| Uses of CompositeComponentDefinition in org.springframework.aop.config | 
|---|
| Subclasses of CompositeComponentDefinition in org.springframework.aop.config | |
|---|---|
|  class | AspectComponentDefinitionComponentDefinitionthat holds an aspect definition, including its nested pointcuts. | 
| Uses of CompositeComponentDefinition in org.springframework.beans.factory.xml | 
|---|
| Methods in org.springframework.beans.factory.xml that return CompositeComponentDefinition | |
|---|---|
|  CompositeComponentDefinition | ParserContext.getContainingComponent() | 
|  CompositeComponentDefinition | ParserContext.popContainingComponent() | 
| Methods in org.springframework.beans.factory.xml with parameters of type CompositeComponentDefinition | |
|---|---|
|  void | ParserContext.pushContainingComponent(CompositeComponentDefinition containingComponent) | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||