Class ViewScopeContext

java.lang.Object
org.omnifaces.cdi.viewscope.ViewScopeContext
All Implemented Interfaces:
Context

public class ViewScopeContext extends Object implements Context
Provide a context for the @ViewScoped annotation wherein beans are managed by ViewScopeManager.
Since:
1.6
Author:
Radu Creanga <rdcrng@gmail.com>, Bauke Scholtz
See Also: