Class WebsocketChannelManager.ViewScope

java.lang.Object
com.sun.faces.push.WebsocketChannelManager.ViewScope
All Implemented Interfaces:
Serializable
Enclosing class:
WebsocketChannelManager

@ViewScoped public static class WebsocketChannelManager.ViewScope extends Object implements Serializable
This helps the web socket channel manager to hold view scoped web socket channel identifiers registered by <f:websocket>.
Since:
2.3
See Also: