Annotation Interface EnableInfinispanHttpSession
@Deprecated(forRemoval=true)
@Retention(RUNTIME)
@Target(TYPE)
@Documented
@Import(InfinispanHttpSessionConfiguration.class)
@Configuration(proxyBeanMethods=false)
public @interface EnableInfinispanHttpSession
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.
-
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.
-
EnableInfinispanHttpSessioninstead.