Package org.joinfaces.autoconfigure.scopemapping
Mapping of JSF and CDI Scope Annotation to spring scopes.
-
Class Summary Class Description AnnotationToScopeMapping Simple definition of a mapping between anAnnotation
and a scope.CdiScopeAnnotationsAutoConfiguration Auto configuration
forjavax.enterprise.context.*Scoped
annotations support.CustomScopeAnnotationConfigurer Add custom JSF CDI scope implementations.JsfScopeAnnotationsAutoConfiguration Auto configuration
forjavax.faces.bean.*Scoped
annotations support.