@ViewScoped public static class WebsocketChannelManager.ViewScope extends Object implements Serializable
<f:websocket>
.WebsocketChannelManager
,
Serialized FormConstructor and Description |
---|
ViewScope() |
Modifier and Type | Method and Description |
---|---|
protected void |
deregisterViewScope()
When current view scope is about to be destroyed, deregister all view scope channels and explicitly close
any open web sockets associated with it to avoid stale websockets.
|
@PreDestroy protected void deregisterViewScope()
Comments to: faces-dev@eclipse.org.
Copyright © 2019 Eclipse Foundation. All rights reserved.
Use is subject to license terms.