Class | Description |
---|---|
ViewScopeContext |
Provide a context for the
ViewScoped annotation wherein beans are managed by ViewScopeManager . |
ViewScopeExtension |
Register the CDI view scope context.
|
ViewScopeManager |
Manage the view scoped beans by listening on view scope and session scope creation and destroy.
|
Copyright © 2012–2014 OmniFaces. All rights reserved.