| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BeanMetadataAttributeAccessor | |
|---|---|
| org.springframework.beans | This package contains interfaces and classes for manipulating Java beans. | 
| org.springframework.beans.factory.annotation | Support package for annotation-driven bean configuration. | 
| org.springframework.beans.factory.support | Classes supporting the org.springframework.beans.factorypackage. | 
| org.springframework.beans.factory.xml | Contains an abstract XML-based BeanFactoryimplementation,
including a standard "spring-beans" DTD. | 
| org.springframework.context.annotation | Annotation support for context configuration, including classpath scanning for autowire candidates. | 
| Uses of BeanMetadataAttributeAccessor in org.springframework.beans | 
|---|
| Subclasses of BeanMetadataAttributeAccessor in org.springframework.beans | |
|---|---|
|  class | PropertyValueObject to hold information and value for an individual bean property. | 
| Uses of BeanMetadataAttributeAccessor in org.springframework.beans.factory.annotation | 
|---|
| Subclasses of BeanMetadataAttributeAccessor in org.springframework.beans.factory.annotation | |
|---|---|
|  class | AnnotatedGenericBeanDefinitionExtension of the GenericBeanDefinitionclass, adding support for annotation metadata exposed through theAnnotatedBeanDefinitioninterface. | 
| Uses of BeanMetadataAttributeAccessor in org.springframework.beans.factory.support | 
|---|
| Subclasses of BeanMetadataAttributeAccessor in org.springframework.beans.factory.support | |
|---|---|
|  class | AbstractBeanDefinitionBase class for concrete, full-fledged BeanDefinitionclasses,
 factoring out common properties ofRootBeanDefinitionandChildBeanDefinition. | 
|  class | AutowireCandidateQualifierQualifier for resolving autowire candidates. | 
|  class | ChildBeanDefinitionBean definition for beans which inherit settings from their parent. | 
|  class | GenericBeanDefinitionGenericBeanDefinition is a one-stop shop for standard bean definition purposes. | 
|  class | RootBeanDefinitionA root bean definition represents the merged bean definition that backs a specific bean in a Spring BeanFactory at runtime. | 
| Uses of BeanMetadataAttributeAccessor in org.springframework.beans.factory.xml | 
|---|
| Methods in org.springframework.beans.factory.xml with parameters of type BeanMetadataAttributeAccessor | |
|---|---|
|  void | BeanDefinitionParserDelegate.parseMetaElements(Element ele,
                  BeanMetadataAttributeAccessor attributeAccessor) | 
| Uses of BeanMetadataAttributeAccessor in org.springframework.context.annotation | 
|---|
| Subclasses of BeanMetadataAttributeAccessor in org.springframework.context.annotation | |
|---|---|
|  class | ScannedGenericBeanDefinitionExtension of the GenericBeanDefinitionclass, based on an ASM ClassReader, with support for annotation metadata exposed
 through theAnnotatedBeanDefinitioninterface. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||