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.ScopeMetadataResolver
resolveScopeMetadata
in class org.springframework.context.annotation.AnnotationScopeMetadataResolver
definition
- bean definitionCopyright © 2016 Persapiens. All rights reserved.