Annotation Type EnableHotRodIndexedHttpSession
-
@Retention(RUNTIME) @Target(TYPE) @Documented @Import(HotRodIndexedHttpSessionConfiguration.class) @Configuration(proxyBeanMethods=false) public @interface EnableHotRodIndexedHttpSession
Configures an indexed session repository whose sessions are persisted to a remote Infinispan cluster accessed via HotRod.- Author:
- Paul Ferraro
-
-
Element Detail
-
config
HotRod config
-
-
-
manager
SessionManager manager
-
-
-
indexing
Indexing indexing
-
-