Class CacheConfiguration.CacheEventListenerFactoryConfiguration

    • Constructor Detail

      • CacheEventListenerFactoryConfiguration

        public CacheEventListenerFactoryConfiguration()
    • Method Detail

      • setListenFor

        public void setListenFor​(java.lang.String listenFor)
        Used by BeanHandler to set the mode during parsing. Convert listenFor string to uppercase and look up enum constant in NotificationScope.
      • getListenFor

        public NotificationScope getListenFor()
        Get the value mode in terms of the mode enum