Class InfinispanKeycloakTransaction.CacheTaskWithValue<V>

    • Field Detail

      • value

        protected V value
    • Constructor Detail

      • CacheTaskWithValue

        public CacheTaskWithValue​(V value)
    • Method Detail

      • getValue

        public V getValue()
      • setValue

        public void setValue​(V value)