Class CrossDCLastSessionRefreshListener

    • Field Detail

      • logger

        public static final org.jboss.logging.Logger logger
    • Method Detail

      • eventReceived

        public void eventReceived​(ClusterEvent event)
        Description copied from interface: ClusterListener
        Registered task to be executed on all cluster nodes once it's notified from cache.
        Specified by:
        eventReceived in interface ClusterListener
        Parameters:
        event - value of notification (Object added into the cache)
      • shouldUpdateLocalCache

        protected boolean shouldUpdateLocalCache​(String key)