Annotation Interface EnableInfinispanIndexedHttpSession


@Retention(RUNTIME) @Target(TYPE) @Documented @Import(InfinispanIndexedHttpSessionConfiguration.class) @Configuration(proxyBeanMethods=false) public @interface EnableInfinispanIndexedHttpSession
Author:
Paul Ferraro