Annotation Interface EnableInfinispanIndexedHttpSession
@Deprecated(forRemoval=true)
@Retention(RUNTIME)
@Target(TYPE)
@Documented
@Import(InfinispanIndexedHttpSessionConfiguration.class)
@Configuration(proxyBeanMethods=false)
public @interface EnableInfinispanIndexedHttpSession
Deprecated, for removal: This API element is subject to removal in a future version.
- Author:
- Paul Ferraro
-
Required Element Summary
Required ElementsModifier and TypeRequired ElementDescriptionDeprecated, 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.Deprecated, for removal: This API element is subject to removal in a future version.
-
Element Details
-
config
Infinispan configDeprecated, for removal: This API element is subject to removal in a future version. -
manager
SessionManager managerDeprecated, for removal: This API element is subject to removal in a future version. -
indexing
Indexing indexingDeprecated, for removal: This API element is subject to removal in a future version.
-
EnableInfinispanIndexedHttpSessioninstead.