Class ViewScopeContext

java.lang.Object
com.sun.faces.application.view.ViewScopeContext
All Implemented Interfaces:
Context, Serializable

public class ViewScopeContext extends Object implements Context, Serializable
The CDI context for CDI ViewScoped beans.
See Also: