The Spring Framework

Uses of Class
org.springframework.context.annotation.ScopeMetadata

Packages that use ScopeMetadata
org.springframework.context.annotation Annotation support for context configuration, including classpath scanning for autowire candidates. 
 

Uses of ScopeMetadata in org.springframework.context.annotation
 

Methods in org.springframework.context.annotation that return ScopeMetadata
 ScopeMetadata ScopeMetadataResolver.resolveScopeMetadata(BeanDefinition definition)
          Resolve the ScopeMetadata appropriate to the supplied bean definition.
 ScopeMetadata AnnotationScopeMetadataResolver.resolveScopeMetadata(BeanDefinition definition)
           
 


The Spring Framework

Copyright © 2002-2007 The Spring Framework.