Class ClientWindowScopeContext

java.lang.Object
com.sun.faces.cdi.clientwindow.ClientWindowScopeContext
All Implemented Interfaces:
Context, Serializable

@Typed public class ClientWindowScopeContext extends Object implements Context, Serializable
The CDI context for CDI ClientWindowScoped beans.
See Also: