| Class | Description |
|---|---|
| AnnotationToScopeMapping |
Simple definition of a mapping between an
Annotation and a scope. |
| CdiScopeAnnotationsAutoConfiguration |
Auto configuration
for javax.enterprise.context.*Scoped annotations support. |
| CustomScopeAnnotationConfigurer |
Add custom JSF CDI scope implementations.
|
| JsfScopeAnnotationsAutoConfiguration |
Auto configuration
for javax.faces.bean.*Scoped annotations support. |
| ViewScope |
Implementation of view scope.
|
| ViewScopeAutoConfiguration |
An
AutoConfiguration
which registers the ViewScope scope. |
Copyright © 2016–2018 JoinFaces. All rights reserved.