public class JsfCdiToSpringScopeMetadataResolver
extends org.springframework.context.annotation.AnnotationScopeMetadataResolver
| Constructor and Description |
|---|
JsfCdiToSpringScopeMetadataResolver() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.context.annotation.ScopeMetadata |
resolveScopeMetadata(org.springframework.beans.factory.config.BeanDefinition definition)
Discover spring scope using bean definition.
|
public org.springframework.context.annotation.ScopeMetadata resolveScopeMetadata(org.springframework.beans.factory.config.BeanDefinition definition)
resolveScopeMetadata in interface org.springframework.context.annotation.ScopeMetadataResolverresolveScopeMetadata in class org.springframework.context.annotation.AnnotationScopeMetadataResolverdefinition - bean definitionCopyright © 2016 JoinFaces. All rights reserved.