Class WebsocketChannelManager.ViewScope

    • Constructor Detail

      • ViewScope

        public ViewScope()
    • Method Detail

      • deregisterViewScope

        @PreDestroy
        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.