Annotation Interface EnableHotRodHttpSession


@Deprecated(forRemoval=true) @Retention(RUNTIME) @Target(TYPE) @Documented @Import(HotRodHttpSessionConfiguration.class) @Configuration(proxyBeanMethods=false) public @interface EnableHotRodHttpSession
Deprecated, for removal: This API element is subject to removal in a future version.
Configures a session repository whose sessions are persisted to a remote Infinispan cluster accessed via HotRod.
Author:
Paul Ferraro
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    Deprecated, for removal: This API element is subject to removal in a future version.
     
  • Element Details

    • config

      HotRod config
      Deprecated, for removal: This API element is subject to removal in a future version.
    • manager

      Deprecated, for removal: This API element is subject to removal in a future version.