@ViewScoped public static class WebsocketChannelManager.ViewScope extends Object implements Serializable
<f:websocket>.WebsocketChannelManager,
Serialized Form| Constructor 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()
Copyright © 2010–2024 JBoss by Red Hat. All rights reserved.